vue cli 3.0的实践,搭建完整的开发环境
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit
vue cli 3.0的实践,搭建完整的开发环境
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit