Little project for test VueJS
# 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 😎
To Paul Hallet for creating the PokeApi project, since i'm using it in this project to recover the data.
- Add the option to load more pokemons
- Vuex ?