暂无描述

zhangjie a5fea5a8d9 init 2 年之前
public a5fea5a8d9 init 2 年之前
src a5fea5a8d9 init 2 年之前
.browserslistrc a5fea5a8d9 init 2 年之前
.env a5fea5a8d9 init 2 年之前
.env.production a5fea5a8d9 init 2 年之前
.eslintignore a5fea5a8d9 init 2 年之前
.eslintrc.js a5fea5a8d9 init 2 年之前
.gitignore a5fea5a8d9 init 2 年之前
.prettierrc a5fea5a8d9 init 2 年之前
CHANGE.md a5fea5a8d9 init 2 年之前
README.md a5fea5a8d9 init 2 年之前
babel.config.js a5fea5a8d9 init 2 年之前
package.json a5fea5a8d9 init 2 年之前
pnpm-lock.yaml a5fea5a8d9 init 2 年之前
postcss.config.js a5fea5a8d9 init 2 年之前
vue.config.js a5fea5a8d9 init 2 年之前

README.md

paper-library-web

试卷电子化前端系统

项目操作

项目安装

yarn install

开发模式

yarn run serve

项目打包

yarn run build

lint 项目文件,并修正格式

yarn run lint

自定义配置

查看 配置文档.