VuexFire: Firebase synchronization with Vuex store

vuexfire

VuexFire is based off of concepts in VueFire with additional logic to update a Vuex store

You can fork or download the repo and run the TodoMvc example. You'll have to edit examples/todomvc/vuex/store.js and replace <YOUR-FIREBASE-APP> with a valid Firebase app URL of your preference. Then run the following commands to install the dependencies.

npm install
npm run todomvc

Check out the Github Repository

By Fandy Makram