lmachens / pokedex-exercise

Try to create a Pokedex!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex exercise

Try to create a Pokedex!

Usage

Install dependencies

npm install

Run app in developer mode

npm run dev

Run test watcher

npm run test-watch

Exercise

See files in src folder for instructions.

About

Try to create a Pokedex!

License:MIT License


Languages

Language:JavaScript 78.4%Language:SCSS 12.1%Language:HTML 9.6%