diff --git a/.gitignore b/.gitignore index dfa6950..952cef2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ .DS_Store +public/index.html + # Logs logs *.log diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 069baab..0000000 --- a/public/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - Vinlottis - - - -
- - diff --git a/src/ui/Wines.vue b/src/ui/Wines.vue new file mode 100644 index 0000000..66da186 --- /dev/null +++ b/src/ui/Wines.vue @@ -0,0 +1,46 @@ + + + + +