|
|
hace 7 años | |
|---|---|---|
| public | hace 7 años | |
| src | hace 7 años | |
| tests | hace 7 años | |
| .browserslistrc | hace 7 años | |
| .eslintrc.js | hace 7 años | |
| .gitignore | hace 7 años | |
| .postcssrc.js | hace 7 años | |
| README.md | hace 7 años | |
| babel.config.js | hace 7 años | |
| cypress.json | hace 7 años | |
| package-lock.json | hace 7 años | |
| package.json | hace 7 años | |
| vue.config.js | hace 7 años |
这是基于vue-cli@3.0改的一个脚手架
cd avue-cli
npm install
npm run serve
npm run build
npm run lint
npm run test:unit
npm run test:e2e