Brak opisu

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

README.md

paper-library-web

试卷电子化前端系统

项目操作

项目安装

yarn install

开发模式

yarn run serve

项目打包

yarn run build

lint 项目文件,并修正格式

yarn run lint

自定义配置

查看 配置文档.