Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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"
```