Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 636 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 636 Bytes

Angular Project with PokéAPI

Home page screenshot Home page screenshot

This project was generated with Angular CLI version 14.2.6.

How to Run

Necessary Node.js and NPM installed.

Clone this project, enter the folder and install the dependencies with:

npm install

And run the project:

ng serve

Access at localhost:4200