1.0.4 • Published 6 years ago

drop-cli v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

drop-cli

模版丰富的脚手架

1. 安装并查看drop-cli的模版

$ npm install drop-cli -g
$ drop-cli list

2. 选择模板并创建自己的项目

$ drop-cli init
$ gulp-html-front // 输入一个模版
$ gulp-html-test  // 输入自己的项目名称
$ cd gulp-html-test
$ npm install

3. 模版链接

vue-pc-admin-front : a vue-pc-admin template in one HTML wihte hot-reload
vue-mobile-front : a vue-mobile template in one HTML wihte hot-reload
drop-element : an NPM package for vue components
gulp-html-front : gulp setup in more HTML file with hot-reload(less es6)
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago