Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 583 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 583 Bytes

my-app

新增通过命令的方式,创建页面模板

npm run watch page ***
*** 代码文件夹
需要创建vuex modules ,在命令后面添加 store 
npm run watch page *** store

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.