Skip to content

Instantly share code, notes, and snippets.

@djirdehh
Last active January 23, 2021 23:41
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 djirdehh/8a2f6c43e90443eacaecbdeec1b39d5d to your computer and use it in GitHub Desktop.
Save djirdehh/8a2f6c43e90443eacaecbdeec1b39d5d to your computer and use it in GitHub Desktop.
import { createStore } from "vuex";
export default createStore({
state
mutations
actions
getters
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment