Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 162 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 162 Bytes

SiTTMap

Creates an interactive map of Si.T.T. json oputput data.

To run, install node and either npm or yarn.

Run:

npm run dev
# or
yarn run dev