You'll need to have Node on your local development machine. You should use the latest LTS version. You can check that here.
Clone this repository.
Run
$ npm install
$ npm start
On your local web browser, visit localhost:3000
and you'll be on our landing page.
Consult our wiki for more information on how to use our app.