This project was generated using Angular CLI version 14.2.4.
This is a game for a tecnical interview,
clone this repo using de url, you must have installed nodeJS and Angular Cli to run.
- Once the repo finished cloning process, open current project folder with the sistem terminal and install the node dependencies using "npm install", once complete Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng test
to execute the unit tests via Karma.