https://github.com/mihik30/tic-tac-toe-angular
https://github.com/mihik30/tic-tac-toe-angular
angular
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mihik30/tic-tac-toe-angular
- Owner: Mihik30
- Created: 2025-01-12T12:07:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T12:25:22.000Z (over 1 year ago)
- Last Synced: 2025-01-12T13:26:07.452Z (over 1 year ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic tac toe
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.0.7.
## Development server
To start a local development server, run:
```bash
ng serve
```
Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.

