Iniziato il SignUp

This commit is contained in:
paolo
2018-10-13 19:14:58 +02:00
parent a2673c0502
commit 43f2484e54
53 changed files with 3072 additions and 518 deletions

View File

@@ -3,6 +3,7 @@ import Vuex from 'vuex'
import example from './module-example/index'
import glob from './modules/glob';
import types from './mutation-types'
Vue.use(Vuex);