implement vuex et authent #2

Merged
vincent merged 8 commits from dev into master 2019-05-08 16:13:07 +00:00
Showing only changes of commit d85afa8b49 - Show all commits

View File

@ -2,7 +2,6 @@
import Vue from 'vue'
import Vuex from 'vuex'
import axios from "axios";
import { fetchchaine, fetchemission } from '../api';
Vue.use(Vuex)
const state = {