|
7 年之前 | |
---|---|---|
public | 7 年之前 | |
src | 7 年之前 | |
tests | 7 年之前 | |
.browserslistrc | 7 年之前 | |
.eslintrc.js | 7 年之前 | |
.gitignore | 7 年之前 | |
.postcssrc.js | 7 年之前 | |
README.md | 7 年之前 | |
babel.config.js | 7 年之前 | |
cypress.json | 7 年之前 | |
package.json | 7 年之前 | |
vue.config.js | 7 年之前 | |
yarn.lock | 7 年之前 |
这是基于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