智能AI判分系统

dengshaobo 8e8a8dfe97 增加配置文件 把公钥抽离到配置文件里 扫描学生 扫描批次 考场名单 接口联调 hace 2 meses
public 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
src 8e8a8dfe97 增加配置文件 把公钥抽离到配置文件里 扫描学生 扫描批次 考场名单 接口联调 hace 2 meses
.env.development 8e8a8dfe97 增加配置文件 把公钥抽离到配置文件里 扫描学生 扫描批次 考场名单 接口联调 hace 2 meses
.env.production 8e8a8dfe97 增加配置文件 把公钥抽离到配置文件里 扫描学生 扫描批次 考场名单 接口联调 hace 2 meses
.gitignore 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
README.md 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
index.html 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
package-lock.json 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
package.json 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
tsconfig.app.json 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
tsconfig.json 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
tsconfig.node.json 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses
vite.config.ts 77ae31dcb1 AI智能判分系统第一次提交 hace 2 meses

README.md

admin_system

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.