https://github.com/nstringham/connexagon
https://github.com/nstringham/connexagon
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nstringham/connexagon
- Owner: nstringham
- License: mit
- Created: 2020-07-20T20:39:03.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-11-27T18:44:17.000Z (7 months ago)
- Last Synced: 2025-12-02T06:41:32.402Z (6 months ago)
- Language: TypeScript
- Homepage: https://connexagon.web.app
- Size: 2.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Connexagon
Connexagon is a Progresive web app Game built with Firebase and Angular.
you can play it online by going to https://connexagon.web.app/
## Development server
Run `npm run start` for a dev server. Navigate to `http://localhost:4200/`.
## Build
Run `npm run build` to build the project front end.
## Deploy
Run `firebase deploy`