Sin descripción

deason 27641928b3 jenkins hace 1 mes
public 1f1b38e51f coding... hace 1 año
src 9a043a3ff1 1 hace 6 meses
.env e9b9adc28a 提测前微处理 hace 1 año
.env.dev 8afa5639c9 二期 hace 8 meses
.env.prod 738f8d746f 登录页面 hace 1 año
.env.test 401a972431 自查,优化 hace 1 año
.gitignore ff07fc14dc 脚手架提交 hace 1 año
README.md ff07fc14dc 脚手架提交 hace 1 año
index.html 1f1b38e51f coding... hace 1 año
jenkins.sh 27641928b3 jenkins hace 1 mes
jsconfig.json ff07fc14dc 脚手架提交 hace 1 año
package-lock.json e3343d659f 修改baseUrl hace 1 año
package.json 80a9f9d302 去掉@vitejs/plugin-legacy hace 1 año
pnpm-lock.yaml 4c28b1bd4a 1 hace 7 meses
postcss.config.js ff07fc14dc 脚手架提交 hace 1 año
vite.config.js 00ddbf81e8 fix hace 7 meses

README.md

广开考试预约系统-公众号端

# 安装依赖
$ npm install
# 运行项目
$ npm start
# 打包生成环境
$ npm run build
# 打包测试环境
$ npm run build:test