This is just a simple POC ! This code is nowhere near production ready !
- Clone or download the repository
- Open a terminal and navigate to the repository folder on your computer
- Type
npm install
to install the dependencies - Type
npm run build
to compile the sources