xgwangman e2d701483e 提交 4 年之前
..
public 80654cb401 feat: 添加微信分享类 4 年之前
src e2d701483e 提交 4 年之前
.browserslistrc b9901701c7 feat: 新增PC端及目录移动 4 年之前
.editorconfig b9901701c7 feat: 新增PC端及目录移动 4 年之前
.env.development 89e5e276d5 购买文件大小 4 年之前
.env.production 89e5e276d5 购买文件大小 4 年之前
.env.test 8ba0e3914b fix: 移动端log 4 年之前
.eslintignore b9901701c7 feat: 新增PC端及目录移动 4 年之前
.eslintrc.js 4de9c0aed6 feat: add pdfjs-dist 4 年之前
.gitignore b9901701c7 feat: 新增PC端及目录移动 4 年之前
README.md b9901701c7 feat: 新增PC端及目录移动 4 年之前
babel.config.js b9901701c7 feat: 新增PC端及目录移动 4 年之前
package.json 4de9c0aed6 feat: add pdfjs-dist 4 年之前
sonar-project.properties b9901701c7 feat: 新增PC端及目录移动 4 年之前
tsconfig.json b9901701c7 feat: 新增PC端及目录移动 4 年之前
vue.config.js 3593a0921c 保存 4 年之前
yarn.lock a4d47f7e48 提交 4 年之前

README.md

jy-docs 剑鱼文库

GIT Flow

--- master
        正式发布分支触发自动构建并邮件

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint