Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 700 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 700 Bytes

Emanuele Rucci , 2053183

DEEP BETTING. an Interactive Graphic Course at Sapienza, Rome 2022/2023

Project presentation

How to see the project?

REQUIREMENTS:

  • nodejs installed (used Version 16.15.0)
  • npm installed (used Version 8.5.5)

INSTRUCTIONS:

  1. Open a new terminal
  2. Clone this repository -> git clone https://github.com/SapienzaInteractiveGraphicsCourse/final-project-deep-betting.git
  3. Install all the requirements -> npm install (in the root of the repo)
  4. Activate the parcel bundler on the index.html file-> npx parcel index.html
  5. Open the link given in the terminal

In the root of the repository you find the Report.pdf file.