return-of-pokedex

Welcome to return of pokedex! This is a pokedex app built with Vue and allows you to filter Pokemon by type and attack.

Project setup

npm install

Compiles to launch live server preview

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.