Skip to content

TheMushrr00m/Vue-Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Pokédex

Little project for test VueJS

Build Setup

# Install dependencies
yarn install or npm install

# Serve with hot reload at localhost:8080
yarn run dev [or] npm run dev

# Build for production with minification
yarn run build [or] npm run build 
I recommend you to use Yarn

Created with Vue-cli - Vue-loader docs for vue-loader.

Read blog's post La Espora del Hongo

Created with ❤️ in Cancún 😎

Credits

To Paul Hallet for creating the PokeApi project, since i'm using it in this project to recover the data.

TODO:

  • Add the option to load more pokemons
  • Vuex ?