Nincs leírás

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

README.md

paper-library-web

试卷电子化前端系统

项目操作

项目安装

yarn install

开发模式

yarn run serve

项目打包

yarn run build

lint 项目文件,并修正格式

yarn run lint

自定义配置

查看 配置文档.