Aucune description

cc0011 f4310ddf0e Merge branch 'master' of http://154.209.4.10:3001/tt0101/zhunong-h5 il y a 6 jours
public d94125a187 init il y a 1 semaine
src f4310ddf0e Merge branch 'master' of http://154.209.4.10:3001/tt0101/zhunong-h5 il y a 6 jours
.browserslistrc d94125a187 init il y a 1 semaine
.env.development d94125a187 init il y a 1 semaine
.env.production 93200d5ca1 apixiu修改 il y a 1 semaine
.env.staging d94125a187 init il y a 1 semaine
.eslintrc.js d94125a187 init il y a 1 semaine
.gitignore d94125a187 init il y a 1 semaine
.postcssrc.js 68cbf9d1e8 全局样式 il y a 1 semaine
README.md 7e2dd77ad1 1 il y a 1 semaine
babel.config.js d94125a187 init il y a 1 semaine
package-lock.json c7bfaee701 资产页面 il y a 1 semaine
package.json c7bfaee701 资产页面 il y a 1 semaine
vue.config.js a8c2652c2a 党员申请 il y a 1 semaine
yarn.lock 98cc09af2a 党员申请 il y a 1 semaine

README.md

vue+vant+eggjs通用前端框架

版本切换

切换vue 3.0分支和SSR分支,
yarn install
cd server
yarn install

前端程序

h5端
yarn install
eggjs中间接口转发
cd server
yarn install

中间层eggjs代理,里面有一些接口转发和mock数据

yarn serve
cd server
npm run dev

Compiles and minifies for production

yarn build
cd server
npm start

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.