Skip to content

Lilian-Mahut/angular_pokedex

Repository files navigation

Pokédex project

AngularTailwindCSSNodeJS

Run Locally

Clone the project

  git clone https://github.com/Lilian-Mahut/angular_pokedex.git

Go to the project directory

  cd angular_pokedex

Install dependencies

  npm install

Start the server

  ng serve