Make sure you have the following installed:
- Node 8
- Java 8
- Gradle
Make sure all the appropriate data files are in the ./data/1day and ./data/7days folder.
Then, from the root directory run the following:
cd public && npm install
Go back to the root directory, and run gradle to build the code and make sure everything is in place:
cd .. && gradle
To run all the script do:
cd scripts
./run.sh