Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jumagu/angular-heroes-app

Application that allows the visualization, search and edition of Marvel and DC comics heroes.
https://github.com/jumagu/angular-heroes-app

angular angular-material spa

Last synced: 21 days ago
JSON representation

Application that allows the visualization, search and edition of Marvel and DC comics heroes.

Awesome Lists containing this project

README

        

# HeroesApp

## Dev

1. Clone the project
2. Run `npm install` to reconstruct the _node_modules_ folder
3. Run `npm run backend` to start the backend.
4. Run `npm start` or `ng serve` to start the project.