Initial create of vuetify2-basic folder

This commit is contained in:
Michael Hipp
2019-09-06 05:54:28 -05:00
committed by Travis McLane
parent c506c95506
commit 702b475a3b
12 changed files with 335 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module {{.BinaryName}}
require (
github.com/wailsapp/wails {{.WailsVersion}}
)