surprise
2023-12-15 bc2306d1614899efdb188cd29cea3c853ef924ff
README.md
@@ -1,24 +1,31 @@
# scene-config
# 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/).