surprise
2023-12-15 bc2306d1614899efdb188cd29cea3c853ef924ff
README.md
@@ -1,4 +1,31 @@
## PM20231205_SXPW
# demo-cesium
山西配网一体化
## Project setup
```
npm install
cnpm install
```
### Compiles and hot-reloads for development
```
npm run serve
cnpm 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/).