Skip to content

rohitshakya/Cesium-JS

Repository files navigation

Cesium-JS

Cesium JS Link to documentation and tutorial

Setup

Just a few setup steps before we can get to development.

Make sure your system is Cesium compatible by visiting Cesium Viewer.
Install Node.js.
Get the workshop code. Either clone or download the zip and extract the contents.
In your console, navigate to the root cesium-workshop directory.
Run npm install cesium.
Run npm start.