Added vue-router and very basic bindings

This commit is contained in:
MaMe82 2018-08-23 02:57:54 +02:00
parent c96f21053c
commit 294a998c39
5 changed files with 7886 additions and 0 deletions

2625
dist/www/lib/vue-router.common.js vendored Normal file

File diff suppressed because it is too large Load Diff

2623
dist/www/lib/vue-router.esm.js vendored Normal file

File diff suppressed because it is too large Load Diff

2631
dist/www/lib/vue-router.js vendored Normal file

File diff suppressed because it is too large Load Diff

6
dist/www/lib/vue-router.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
web_client/vueRouter.go Normal file
View File

@ -0,0 +1 @@
package main