vuexfire icon indicating copy to clipboard operation
vuexfire copied to clipboard

Keep your Vuex store in sync with Firebase

VuexFire

Keep your Vuex store in sync with Firebase

Run Todo MVC Example

  • Edit examples/todomvc/vuex/store.js and replace <YOUR-FIREBASE-APP> with a valid Firebase app URL
  • Install the dependencies and run the example:
npm install
npm run todomvc

Credits

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