This project was made with Vue.js 2, Nuxt v2.15.7, Buefy (nuxt-buefy) v0.4.10 and PokeAPI as a resource.
This project runs on version v14.17.6 (npm v6.14.15)
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production
$ yarn build
# generate static project
$ yarn generate
# launch server at localhost:3000
$ yarn start
Github: Adams Alves