This project was generated with [Angular CLI], This project is a SPA (Single Page Application) that allows you to search for heroes and see their information, you can also add new heroes and delete them.
-
Clone the repository
-
Run
npm install
to install the dependencies -
Run
npm run dev
to start the serverMock server will be running on
http://localhost:3000/
Angular app will be running onhttp://localhost:4200/