Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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```