Author: Daniils Firgers
- use
npm install
to install required packages - use
npm run serve
to start the development project on port 8080 - use
npm start
to start the server on port 3000
- JSON files with football games are neccesary to run the project
- Need to add environment variable
FOOTBALL_DATA'
which is a path to the folder with JSON files