Skip to content

Instantly share code, notes, and snippets.

@uno-de-piera
Created January 24, 2019 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uno-de-piera/162ceb86933e4f3ebceab5f85cf3814b to your computer and use it in GitHub Desktop.
Save uno-de-piera/162ceb86933e4f3ebceab5f85cf3814b to your computer and use it in GitHub Desktop.
export default new Vuex.Store({
modules: {
adminModule,
guestModule,
customerModule,
postsModule,
membershipsModule,
shopModule
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment