We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c53915 commit fbef161Copy full SHA for fbef161
README.md
@@ -6,6 +6,9 @@
6
7
### Usage
8
9
+``` bash
10
+npm install vuex-router-sync
11
+```
12
``` js
13
import { sync } from 'vuex-router-sync'
14
import store from './vuex/store' // vuex store instance
0 commit comments