Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexchristianqr/game-apps
Aplicación de juegos clásicos. (Firebase 9 + Angular 15 + NgRx + Angular Material UI)
https://github.com/alexchristianqr/game-apps
angular firebase material-ui typescript
Last synced: 9 days ago
JSON representation
Aplicación de juegos clásicos. (Firebase 9 + Angular 15 + NgRx + Angular Material UI)
- Host: GitHub
- URL: https://github.com/alexchristianqr/game-apps
- Owner: alexchristianqr
- Created: 2023-01-21T08:31:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T07:38:47.000Z (6 months ago)
- Last Synced: 2024-06-05T21:13:35.920Z (6 months ago)
- Topics: angular, firebase, material-ui, typescript
- Language: TypeScript
- Homepage: https://alexchristianqr.github.io/iframephone/?src=https://alexchristianqr.github.io/game-apps/#/
- Size: 650 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game apps
Aplicación de juegos clásicos con Firebase v9 + Angular v15 + Angular Material UI.
## Steps for deployment
```bash
sh ghpages.sh --tag="0.0.0"
```
```bash
sh ghpages.sh --dir="dist"
```
```bash
sh ghpages.sh --branch="main"
```
```bash
sh ghpages.sh --exec="build"
```
```bash
sh ghpages.sh --repository="alexchristianqr/game-apps"
```