云果 会员中心

Leo 59bc4ffe69 feat: 首页 3 年之前
.husky 48d0bc7817 feat: 初始化 3 年之前
mock 48d0bc7817 feat: 初始化 3 年之前
public 48d0bc7817 feat: 初始化 3 年之前
scripts 48d0bc7817 feat: 初始化 3 年之前
src 59bc4ffe69 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