Sen descrición

tt0101 2b61dca167 peizhi hai 20 horas
public d94125a187 init hai 22 horas
src 2b61dca167 peizhi hai 20 horas
.browserslistrc d94125a187 init hai 22 horas
.env.development d94125a187 init hai 22 horas
.env.production 68cbf9d1e8 全局样式 hai 21 horas
.env.staging d94125a187 init hai 22 horas
.eslintrc.js d94125a187 init hai 22 horas
.gitignore d94125a187 init hai 22 horas
.postcssrc.js 68cbf9d1e8 全局样式 hai 21 horas
README.md d94125a187 init hai 22 horas
babel.config.js d94125a187 init hai 22 horas
package-lock.json ea7db15797 登陆和注册ui hai 20 horas
package.json d94125a187 init hai 22 horas
vue.config.js 68cbf9d1e8 全局样式 hai 21 horas
yarn.lock ea7db15797 登陆和注册ui hai 20 horas

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.