Files
qualifications-management-vue/README.md
8324144 cddb096a72 init
2026-05-18 14:57:00 +08:00

20 lines
223 B
Markdown

# 考试系统
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```