2025-08-05 14:20:40 +08:00
|
|
|
# jinyu
|
2025-06-26 17:47:20 +08:00
|
|
|
|
2025-08-05 14:20:40 +08:00
|
|
|
## Project setup
|
|
|
|
|
```
|
2025-06-26 17:47:20 +08:00
|
|
|
npm install
|
2025-08-05 14:20:40 +08:00
|
|
|
```
|
2025-06-26 17:47:20 +08:00
|
|
|
|
2025-08-05 14:20:40 +08:00
|
|
|
### Compiles and hot-reloads for development
|
|
|
|
|
```
|
|
|
|
|
npm run serve
|
|
|
|
|
```
|
2025-06-26 17:47:20 +08:00
|
|
|
|
2025-08-05 14:20:40 +08:00
|
|
|
### Compiles and minifies for production
|
|
|
|
|
```
|
2025-06-26 17:47:20 +08:00
|
|
|
npm run build
|
|
|
|
|
```
|
|
|
|
|
|
2025-08-05 14:20:40 +08:00
|
|
|
### Lints and fixes files
|
|
|
|
|
```
|
|
|
|
|
npm run lint
|
|
|
|
|
```
|
2025-06-26 17:47:20 +08:00
|
|
|
|
2025-08-05 14:20:40 +08:00
|
|
|
### Customize configuration
|
|
|
|
|
See [Configuration Reference](https://cli.vuejs.org/config/).
|
2025-08-27 11:16:49 +08:00
|
|
|
|
|
|
|
|
### 项目须知
|
|
|
|
|
1.屏幕视窗大小1281px * 752px
|