|
il y a 4 ans | |
---|---|---|
public | il y a 4 ans | |
src | il y a 4 ans | |
.browserslistrc | il y a 4 ans | |
.editorconfig | il y a 4 ans | |
.env | il y a 4 ans | |
.env.development | il y a 4 ans | |
.eslintrc.js | il y a 4 ans | |
.gitignore | il y a 4 ans | |
LICENSE | il y a 4 ans | |
README.md | il y a 4 ans | |
babel.config.js | il y a 4 ans | |
package-lock.json | il y a 4 ans | |
package.json | il y a 4 ans | |
postcss.config.js | il y a 4 ans | |
vue.config.js | il y a 4 ans | |
yarn.lock | il y a 4 ans |
🚀 基于@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配置参考.