Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 342 Bytes

Pokedex

How to install

  1. Clone or download the zip file
  2. Run npm install to install the dependencies
  3. Run npm run build to build assets, js, css
  4. Run npm run dev to create a dev server
  5. Go to http://localhost:8080/ to view the app.

visit package.json to view the scripts and dependencies.

Author - Remiel Evangelio