项目作者: efremropelato

项目描述 :
Demo template with Cesiumjs, Coreui & Reactjs
高级语言: JavaScript
项目地址: git://github.com/efremropelato/cesium-coreui-react.git
创建时间: 2019-09-02T14:20:17Z
项目社区:https://github.com/efremropelato/cesium-coreui-react

开源协议:MIT License

下载


cesium-coreui-react

Demo template with Cesiumjs, Coreui & Reactjs

Requirements

everything must be installed

Install

  1. By MongoDB Compass:
    1. crerate a new db with name “DEMO”,
    2. load collation from file “./db/Demography.json”
  2. by terminal:
    1. into folder “./backend” run npm i
    2. into folder “./frontend” run npm i
    3. on root folder run npm start
  • Windows: as terminal use “cmd” or “power-shell”