## 机动路线规划

This commit is contained in:
gcw_IJ7DAiVL
2025-10-10 11:38:34 +08:00
parent ae2f9d94e1
commit 41f9034f54

View File

@ -1,29 +1,3 @@
# kxfx # kxfx
## 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/).