Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 514 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 514 Bytes

PokeAPI

A site to find your favorite pokemons and items

Live

If you wanna the working project, just follow the link: PokeAPI

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ quasar dev

# build for production with minification
$ quasar build

# lint code
$ quasar lint

Made with Vue.JS and Quasar Framework