基于vue-cli3脚手架搭建的项目模板
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit
基于vue-cli3脚手架搭建的项目模板
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit