Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 780 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 780 Bytes

pokemon-cards-Vue

Technologies used: VueJs - Vuex - Routing - Fetch API

alt text

Build setup

alt text alt text


# Install dependencies

$npm install


# Install Axios

$npm install axios


# serve with hot reload at localhost:8080

$npm run serve