This project was generated with Angular CLI version 1.1.2. This project consumes Pokemon API and generates sample Bootstrap panels. Each of the panels illustrate the Pokemon pictures. Lazy loading mechanism is used to fetch the results of this API. In this project various unit test are setup to validate the main functions of the application.
Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run npm test to execute the unit tests via Karma.
Feel free to add an issue/pull request and I will get in touch with you.