Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 781 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 781 Bytes

harmoware-demo

Install

git clone https://github.com/Harmoware/Harmoware-VIS-Demo.git

cd Harmoware-VIS-Demo

npm install

Enter your Mapbox access token in the source code

src\containers\app.js : Line 6

6 | const MAPBOX_TOKEN = '< Enter your Mapbox access token >'; //Acquire Mapbox accesstoken

Run

npm start

Tutorial

Refer to gitbook.

github

Refer to github.

Document

Refer to gitbook.

License

This project is licensed under the Apache License 2.0.