Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jumagu/angular-heroes-app
- Owner: jumagu
- Created: 2024-07-21T05:54:08.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-21T06:05:19.000Z (5 months ago)
- Last Synced: 2024-07-21T09:29:36.286Z (5 months ago)
- Topics: angular, angular-material, spa
- Language: TypeScript
- Homepage: https://heroes-app2-jmgg.netlify.app
- Size: 7.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.