diff --git a/public/index.html b/public/index.html index 3e5a139..9a852dc 100644 --- a/public/index.html +++ b/public/index.html @@ -8,10 +8,36 @@ <%= htmlWebpackPlugin.options.title %> + +
- + + + + diff --git a/src/components/HelloWorld.vue b/src/components/HelloWorld.vue index 5e4ce20..f6b2053 100644 --- a/src/components/HelloWorld.vue +++ b/src/components/HelloWorld.vue @@ -1,25 +1,42 @@