Nuxt/examples/vuex-persistedstate
Rafał Chłodnicki 9e966a8f3c
chore(examples): use `2.x` version of nuxt instead of latest (#19737)
2023-03-16 06:24:27 -07:00
..
pages refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
store Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
README.md doc: create/update README.mds for examples (#4980) 2019-02-08 15:48:30 +01:00
nuxt.config.js feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
package.json chore(examples): use `2.x` version of nuxt instead of latest (#19737) 2023-03-16 06:24:27 -07:00

README.md

Nuxt with Vuex persisted state (localStorage)

Demo is using vuex-persistedstate library