pokedex Front – End Test Project A responsive pokedex to learn more about pokemons whatever you are. Live Project and Deploy status on Netlify Live project https://patrick-pokedex.netlify.app/ Deploy status Install the dependencies yarn Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Lint the files yarn run lint Build the app for production quasar build Customize the configuration See Configuring quasar.conf.js.