Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 383 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 383 Bytes

mundo

Build vue single page application quickly based on webpack4.0

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

MIT