Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 652 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 652 Bytes

pr-helper

作业处理器,用于快速批改作业

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Setting Project

打开config.js配置信息

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build