1.0.1 • Published 7 years ago
mundo v1.0.1
mundo
Build vue single page application quickly based on webpack4.
Usage
Use mundo init new project
$ npm i mundo -g
$ mundo [dir]
Use git clone
$ git clone git@github.com:gaius-qi/mundo.git
$ npm run fork [dir]
Develop project
$ npm i
$ npm run dev
$ npm run build
License
The MIT License (MIT)