Clone the repo:
git clone https://github.com/VCityTeam/UD-Demo-IMU-Spatio-Temporal.git
cd UD-Demo-IMU-Spatio-TemporalThe application can be locally (on your desktop) built in the following way:
npm i
npm run debugThen run the application with Python3:
python3 -m http.serverand then use your favorite (web) browser to open localhost:8000.