vue template app

This commit is contained in:
Ben Ramey
2018-04-11 21:37:13 -05:00
committed by benjaminramey
parent cc0266c1a1
commit 935fbce6ca
36 changed files with 1224 additions and 14 deletions

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

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