poke-list

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Views

Home view

Here there are a list of pokemons and when you click in one of them, the basic data it will be showed in the right side.

#### Detail view To access to that view you need to click on more information button, on the basic pokemon information.