Skip to content

Files

Latest commit

author
Efrem Ropelato
Sep 27, 2019
45a8365 · Sep 27, 2019

History

History
25 lines (16 loc) · 676 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 676 Bytes

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"