Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-byestefi/manager-hero-app
Repositorio destinado a proyecto con Angular
https://github.com/code-byestefi/manager-hero-app
Last synced: about 5 hours ago
JSON representation
Repositorio destinado a proyecto con Angular
- Host: GitHub
- URL: https://github.com/code-byestefi/manager-hero-app
- Owner: code-byestefi
- Created: 2024-06-04T15:26:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-07T14:46:17.000Z (5 months ago)
- Last Synced: 2024-07-11T03:08:13.139Z (4 months ago)
- Language: TypeScript
- Size: 7.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HeroesApp
Este projecto fue generado mediante [Angular CLI](https://github.com/angular/angular-cli) version 15.0.4.
# Dev
1. Clonar el repositorio
2. Ejecutar ```npm install```
3. Correr backend ```npm run backend```
4. Ejecutar app ```npm start``` o ```ng serve -o```