Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (12 loc) · 1.01 KB

This is a tic-tac toe game for two players with the frontend developed in angular and deployed on firebase as a Progressive Web Application.

Progressive Web Apps are web applications that have been designed so they are capable, reliable, and installable. The CSS styling is implemented using nebular theme.

Hosting URL: https://mansi-bhalerao.web.app/

Screenshots:

image

image

This project was generated with Angular CLI version 11.0.5.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.