m-vue-tpl
v1.0.4
Published
a command line to generate vue project structure automatically
Maintainers
Readme
m-vue-tpl
m-vue-tpl is a command line to generate vue project structure automatically.
Usages
Installation
npm i m-vue-tpl -gInit project structure
m-vue-tpl -n projectName
m-vue-tpl --new projectName
cd projectName && npm install
npm run dev or npm run build
// if you want to start the server, you can do as follows
// open in a new command interface
npm run serverOther commands
m-vue-tpl -v
m-vue-tpl --version
m-vue-tpl -h
m-vue-tpl --helpContact
Author: Mask
Email: [email protected]
Project Github Address: m-vue-tpl
