- Install NPM and NodeJS if you don't have it install (https://nodejs.org/es/download/)
- Clone the repo in your local machine (git clone https://github.com/zittogustavo/green-red-game)
- Run command 'npm install' on the repo app project folder.
- Run ng serve on app project folder to serve the app locally.
- On the app project folder run the command 'ng test'.