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

https://github.com/softx0/dockerize-angular-app

Learning docker and practice dockerize an app made w/ angular
https://github.com/softx0/dockerize-angular-app

Last synced: about 2 months ago
JSON representation

Learning docker and practice dockerize an app made w/ angular

Awesome Lists containing this project

README

        

# PokeApp with Angular Material

Projecto creado por https://amoelcodigo.com/
Dockerizado por Softx0

Angular aplication that uses pokeapi:
https://pokeapi.co/docs/v2#pokemon-section

![alt text](src/assets/images/muestra.gif)

# Running local
- npm install
- "ng serve -o" or "ng serve"