Metis Rooster - rooster.hetmml.nl

The search engine of the MML Schedule page
## Setup First, ensure you have node.js version 8 installed. To build the code in develop mode, run `npm run build:dev`. To build the code for production, run `npm run build`. To start the server simply run `npm start`. This means that you probably want to open two terminal windows, in one which you run run `npm run build:dev`, and in another you run `npm start`.