0.0.9 • Published 2 years ago

gensci-vue-cli v0.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

学习搭建cli脚手架

安装

全局安装

npm install -g gensci-vue-cli

or yarn

yarn global add gensci-vue-cli

使用

创建模版

gensci-vue-cli create <name> [-t|--template]

示例

gensci-vue-cli create hello-cli -t dumi2-demo

不全局安装,借助npx

创建模版

npx gensci-vue-cli create <name> [-t|--template]

示例

npx gensci-vue-cli create hello-cli -template dumi2-demo
0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago