vuestorefront/vue-storefront

how to setup vuex in v2?

askie opened this issue · 2 comments

askie commented

Provide a description of requested docs changes

I find the v1 doc: https://docs.vuestorefront.io/v1/guide/vuex/introduction.html#vuex-conventions
but can't find the v2 doc,
How to develop vuex store on v2 theme?

Able to fix / change the documentation?

  • Yes
  • No

Code of Conduct

  • I agree to follow this project's Code of Conduct

Hi @askie 👋

Can you please ask this question on our Discord channel, our team and community will try to help you.


Sergii Kirianov
Developer Advocate
Vue Storefront

filrak commented

We don't use Vuex in v2 and don't recommend it but if you want to use it there is nothing stopping you from doing that. Please check the Nuxt guide https://nuxtjs.org/docs/directory-structure/store/