vuex-router-sync integration for Nuxt
Enable vuex-router-sync in your Nuxt application.
- Add
nuxt-vuex-router-syncdependency using yarn or npm to your project - Add
nuxt-vuex-router-synctomodulessection ofnuxt.config.js
{ modules: [ 'nuxt-vuex-router-sync', ] }Copyright (c) Paul Gascou-Vaillancourt (@paulgv)