vuetemplates-cli
v1.1.0-alpha.2
Published
vue-template-cli init vue project
Downloads
3
Readme
Usage
$ npm install -g vuetemplates-cli
$ vuetemplates init template-spa my-project-name
$ cd my-project-name
$ npm install
$ npm run dev
Documentation
$ vuetemplates --help
$ vuetemplates init