cuiyalong 0114bc8bc8 feat: 移动端添加JyObj覆盖 2 年之前
..
public 0114bc8bc8 feat: 移动端添加JyObj覆盖 2 年之前
src caa7823e39 fix: 调整手机号校验正则为统一规范 3 年之前
.browserslistrc b9901701c7 feat: 新增PC端及目录移动 4 年之前
.editorconfig b9901701c7 feat: 新增PC端及目录移动 4 年之前
.env.development fe5b39a3aa feat: 移除VUE_APP_LOG_URL相关内容 3 年之前
.env.production fe5b39a3aa feat: 移除VUE_APP_LOG_URL相关内容 3 年之前
.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 20948ea976 feat: 移除VUE_APP_LOG_URL相关命令 3 年之前
sonar-project.properties b9901701c7 feat: 新增PC端及目录移动 4 年之前
tsconfig.json b9901701c7 feat: 新增PC端及目录移动 4 年之前
vue.config.js 0114bc8bc8 feat: 移动端添加JyObj覆盖 2 年之前
yarn.lock 1484f44c53 提交代码 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