Move out of frontend folder

This commit is contained in:
Ben Ramey
2018-06-06 20:36:20 -05:00
committed by benjaminramey
parent 00400390b7
commit 84072c66db
38 changed files with 1249 additions and 0 deletions

3
test/unit/setup.js Normal file
View File

@@ -0,0 +1,3 @@
import Vue from 'vue'
Vue.config.productionTip = false