https://github.com/danield413/angular-heroesapp
App de superhéroes en Angular
https://github.com/danield413/angular-heroesapp
Last synced: about 1 month ago
JSON representation
App de superhéroes en Angular
- Host: GitHub
- URL: https://github.com/danield413/angular-heroesapp
- Owner: danield413
- Created: 2023-07-08T18:55:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T19:17:00.000Z (almost 3 years ago)
- Last Synced: 2023-10-02T22:57:19.057Z (over 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 7.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HeroesApp
## Dev
1. Clonar el proyecto
2. Ejecutar ```npm install```
3. Levantar el backend ```npm run backend```
4. Ejecutar la app ```ng serve -o```