月球大数据地理空间分析展示平台-【中台】
surprise
2023-12-01 bca26106d82b1d28195ec3519dcdafb40a8db399
README.md
@@ -1,4 +1,31 @@
## LunarMidplane
# 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/).