项目作者: efremropelato
项目描述 :
Demo template with Cesiumjs, Coreui & Reactjs
高级语言: JavaScript
项目地址: git://github.com/efremropelato/cesium-coreui-react.git
cesium-coreui-react
Demo template with Cesiumjs, Coreui & Reactjs
Requirements
everything must be installed
Install
- By MongoDB Compass:
- crerate a new db with name “DEMO”,
- load collation from file “./db/Demography.json”
- by terminal:
- into folder “./backend” run
npm i
- into folder “./frontend” run
npm i
- on root folder run
npm start
- Windows: as terminal use “cmd” or “power-shell”