Emanuele Rucci , 2053183
- nodejs installed (used Version 16.15.0)
- npm installed (used Version 8.5.5)
- Open a new terminal
- Clone this repository -> git clone https://github.com/SapienzaInteractiveGraphicsCourse/final-project-deep-betting.git
- Install all the requirements -> npm install (in the root of the repo)
- Activate the parcel bundler on the index.html file-> npx parcel index.html
- Open the link given in the terminal
In the root of the repository you find the Report.pdf file.