/how-to-access-data-from-an-api-with-vue.js

In this repository i will show how to access data from api using vue,js

Primary LanguageVue

How-to-access-data-from-an-api-withvue.js

In this repository i will show how to access data from api using vuejs. I will use Firebase blogs post and nested comment api.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.