¶ Vue 学习笔记
Project setup
npm install
1
Compiles and hot-reloads for development
npm run serve
1
Compiles and minifies for production
npm run build
1
Run your tests
npm run test
1
Lints and fixes files
npm run lint
1
Customize configuration
← NPM vue + markdown →