Frontend app for Line statistics.
Getting line statistics from Kilili.
To run for development, simply do:
npm install
npm run start
To run together with a local instance of Kilili on port 8080.
Forwarding proxy is configured in the package.json file. In order to avoid CORS problems.
Uses Auth0 to authenticate users.