create-vcl
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Vue Component Library CLI

创建 Vue 组件库基础工程。

特性

  • Vite+Vue3+TypeScript基础工程
  • JSX支持
  • VitePress文档系统
  • Jest单元测试
  • 组件库构建脚本

快速开始

创建组件库基础工程:

yarn create vcl my-vue-component

本地文档启动:

cd my-vue-component
yarn docs:dev

文档构建:

yarn docs:build

组件库构建

yarn build:lib

Readme

Keywords

none

Package Sidebar

Install

npm i create-vcl

Weekly Downloads

0

Version

0.1.1

License

ISC

Unpacked Size

141 kB

Total Files

10

Last publish

Collaborators

  • kagol