云果 会员中心

Leo 15eb5394ef feat: 整理 3 年 前
.husky 48d0bc7817 feat: 初始化 3 年 前
mock 48d0bc7817 feat: 初始化 3 年 前
public 48d0bc7817 feat: 初始化 3 年 前
scripts 48d0bc7817 feat: 初始化 3 年 前
src 15eb5394ef feat: 整理 3 年 前
types 48d0bc7817 feat: 初始化 3 年 前
.env.development 48d0bc7817 feat: 初始化 3 年 前
.env.production 48d0bc7817 feat: 初始化 3 年 前
.eslintrc.js 48d0bc7817 feat: 初始化 3 年 前
.gitignore 48d0bc7817 feat: 初始化 3 年 前
README.md 48d0bc7817 feat: 初始化 3 年 前
babel.config.js 48d0bc7817 feat: 初始化 3 年 前
jest.config.js 48d0bc7817 feat: 初始化 3 年 前
lint-staged.config.js 48d0bc7817 feat: 初始化 3 年 前
package.json 48d0bc7817 feat: 初始化 3 年 前
postcss.config.js 48d0bc7817 feat: 初始化 3 年 前
prettier.config.js 48d0bc7817 feat: 初始化 3 年 前
tsconfig.json 48d0bc7817 feat: 初始化 3 年 前
vue.config.js 48d0bc7817 feat: 初始化 3 年 前
yarn.lock 48d0bc7817 feat: 初始化 3 年 前

README.md

伴鱼国学

初始化

yarn install

开发H5

yarn dev:h5

开发小程序

yarn dev:mp-weixin

开发者工具载入目录:./dist/dev/mp-weixin

打包H5

yarn build:h5

打包小程序

yarn build:mp-weixin