m-vue-tpl

1.0.4 • Public • Published

m-vue-tpl

m-vue-tpl is a command line to generate vue project structure automatically.

Usages

Installation

npm i m-vue-tpl -g

Init 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 server

Other commands

m-vue-tpl -v
m-vue-tpl --version

m-vue-tpl -h
m-vue-tpl --help

Contact

Author: Mask

Email: 923746590@qq.com

Project Github Address: m-vue-tpl

Package Sidebar

Install

npm i m-vue-tpl

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

26.4 kB

Total Files

33

Last publish

Collaborators

  • qzcmask