Skip to content

noctyris/pokedex

Repository files navigation

Pokedex

Made by Noctyris and jf2-0

Just a pokedex...

Where to find it

Just visit pokedex-he

Dev version Visit pokedex-he-dev → Not working without being logged in

How to run locally

  • Clone the repo :
git clone https://github.com/noctyris/pokedex
  • Execute the code
Dev version npm run dev
Main version npm run build npm start