Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 143 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 143 Bytes

基本用法

$ npm install -g vue-cli
$ vue init spencer1994/mpvue-cli mpvuesimple
$ cd mpvuesimple
$ npm install
$ npm run dev