mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
8 lines
259 B
Markdown
8 lines
259 B
Markdown
# Nuxt with [Vuex](https://vuex.vuejs.org/) and store modules
|
|
|
|
> Vuex is a state management pattern + library for Vue.js applications.
|
|
|
|
Read on Vuex modules [here](https://vuex.vuejs.org/guide/modules.html)
|
|
|
|
https://nuxtjs.org/guide/vuex-store#modules-files
|