这是基于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