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/).