surprise
2023-12-05 6ecef4176f6d9df60cd1a753a36e09cd96bce9b8
README.md
@@ -1,4 +1,24 @@
## PM20231205_SXPW
# scene-config
山西配网一体化
## 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/).