설명 없음

刘洋 2cb683fb88 增加一个打包不校验ts的命令 9 달 전
.vscode a42341e855 脚手架以及少许界面初版提交 10 달 전
build 9084e843b9 调整 9 달 전
src 2cb683fb88 增加一个打包不校验ts的命令 9 달 전
static a42341e855 脚手架以及少许界面初版提交 10 달 전
types 46980bc327 feat: examId获取调整 9 달 전
.env a42341e855 脚手架以及少许界面初版提交 10 달 전
.env.development a42341e855 脚手架以及少许界面初版提交 10 달 전
.env.production a42341e855 脚手架以及少许界面初版提交 10 달 전
.gitignore a42341e855 脚手架以及少许界面初版提交 10 달 전
.npmrc a42341e855 脚手架以及少许界面初版提交 10 달 전
README.md a42341e855 脚手架以及少许界面初版提交 10 달 전
antdvNames.ts a42341e855 脚手架以及少许界面初版提交 10 달 전
builder.json b2e5e3efb2 调整和页面开发 9 달 전
package.json 2cb683fb88 增加一个打包不校验ts的命令 9 달 전
pnpm-lock.yaml 9e613ae7a3 feat: 导入下载 9 달 전
tsconfig.json 403a0ae8e7 feat: 类型检查 9 달 전
tsconfig.node.json a42341e855 脚手架以及少许界面初版提交 10 달 전
uno.config.ts a42341e855 脚手架以及少许界面初版提交 10 달 전
vite.config.mts a42341e855 脚手架以及少许界面初版提交 10 달 전

README.md

通用扫描管理端


# install dependency
npm install

# develop
npm start

#build

npm run build

#builder

npm run builder