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
- Host: GitHub
- URL: https://github.com/softx0/dockerize-angular-app
- Owner: Softx0
- Created: 2021-03-16T20:19:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T22:26:31.000Z (about 4 years ago)
- Last Synced: 2025-02-09T09:15:34.357Z (4 months ago)
- Language: TypeScript
- Size: 225 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PokeApp with Angular Material
Projecto creado por https://amoelcodigo.com/
Dockerizado por Softx0Angular aplication that uses pokeapi:
https://pokeapi.co/docs/v2#pokemon-section
# Running local
- npm install
- "ng serve -o" or "ng serve"