- uniAppDemo 分析uniApp流程使用
- uniApp项目使用了大多数前端工程中常用工具,
- 通过分析uniApp项目中工具的使用,学习前端工具的高级用法
- vue-cli
- webpackDevServer
- webpack
- babel
- typescript编译
npm install
npm run serve
npm run build
npm run test
npm run lint
npm install
npm run serve
npm run build
npm run test
npm run lint