Skip to content

qzcmask/m-vue-tpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published