Skip to content

Instantly share code, notes, and snippets.

@djirdehh
Last active January 23, 2021 23:41
Embed
What would you like to do?
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