Angular Tick Tac Toe
This is an Angular PWA project.
Development server
RUN Npm i to install all the packages.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
.
Running unit tests
Run ng test
to execute the unit tests via [Karma] This will run all the tests.