Files
reg_java/pc-web/README.md
王子琦 ea34c396dd aaa
2026-01-09 15:48:50 +08:00

25 lines
318 B
Markdown

# pc-web
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).