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

https://github.com/alexchristianqr/game-apps

Aplicación de juegos clásicos. (Firebase 10 + Angular 15 + NgRx + Angular Material UI)
https://github.com/alexchristianqr/game-apps

angular firebase material-ui typescript

Last synced: about 2 months ago
JSON representation

Aplicación de juegos clásicos. (Firebase 10 + 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.

## Deployment local

```bash
npm run start
# npm run watch
```

## Deployment production

```bash
npm run build
```