1.0.13 • Published 5 years ago

create-custom-cli v1.0.13

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

create-custom-cli

基础脚手架

快速上手

全局安装
npm install create-custom-cli -g

脚手架中内置了vue和react的基础框架
使用custom init命令,跟着命令行的提示进行操作,就可以生成一个vue或react项目了。

如果你有一套自己的vue/react项目架构在github上,也可以通过此脚手架生成一个全新的项目在你本地
具体的使用方法为:custom use username/repo my-project 其中username/repo就是你的GitHub上项目的地址
my-project就是你本地创建项目的名称
1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago