## Requirements

To use this repository locally, you will need:

- [Git](https://git-scm.com/) (`git` command)
- [Make](https://en.wikipedia.org/wiki/Make_(software)) (`make` command)
- [NodeJS](https://nodejs.org/en/) 12+ (`node` command)
- a browser, preferrably Google Chrome or Firefox

Additionnally, if you need to do develop on that repository, you will need:

- a Javascript and Typescript compatible IDE or editor (ex: [WebStorm](https://www.jetbrains.com/webstorm/))