panel admin

This commit is contained in:
2021-01-07 23:58:49 -06:00
parent 4e10a9015f
commit f92f0fcc32
9 changed files with 1459 additions and 351 deletions
+1
View File
@@ -12,6 +12,7 @@ Vue.use(Vuex)
Vue.use(BootstrapVue);
Vue.use(IconsPlugin);
Vue.use(VueRouter);
const router = new VueRouter({
routes
});