Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geomaticanet/heroesapp

"Heroes App" de Curso de Angular de Cero a Experto.
https://github.com/geomaticanet/heroesapp

Last synced: about 1 month ago
JSON representation

"Heroes App" de Curso de Angular de Cero a Experto.

Awesome Lists containing this project

README

        

# HeroesApp

## Dev

1. Clonar el proyecto
2. Ejecutar ``` npm install ```
3. Levantar backend ```npm run backend```
4. Ejecutar la app ```npm start``` o bien ```ng serve -o```