-
Notifications
You must be signed in to change notification settings - Fork 7
Getting Started by Example
[PNU]Taehoon Kim edited this page Jun 5, 2020
·
1 revision
- Clone this project.
$ git clone http://github.com/aistairc/mf-cesium
- Install Node.js and run the following command to install the dependencies at the previous folder :
$ cd Stinuum Web
$ npm install
- Start Cesium server
$ node app.js
- Enter http://localhost:8080 on your browser (Recommend Chrome).