🚀 基于@vue/CLI3构建的移动端h5项目模板。
项目涉及@vue/CLI3构建、移动端h5开发、axios封装、通用化组件等。 持续更新...
@vue/cli3
项目详细介绍博客:https://www.yuque.com/nowthen/longroad/gyffxo
git clone git@github.com:now1then/富茂服务商.git
yarn install
yarn run serve
yarn run build
yarn build --report // 打包分析
yarn run test
yarn run lint
See CLI配置参考.