- clone the repository
- switch to 'redux'
git checkout redux
- run
npm install
to install node modules - run
npm start
to start the app
- use
preprocess.R
to transform original data to be read by the app. Requires rgdal package - reference it in index.js acordingly