diff --git a/.env b/.env new file mode 100644 index 0000000..d936bef --- /dev/null +++ b/.env @@ -0,0 +1 @@ +API_URL="http://localhost:5000s" \ No newline at end of file diff --git a/public/index.html b/public/index.html index d247c2a..8abcdfc 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,10 @@ + + vue_ts_test diff --git a/src/App.vue b/src/App.vue index f300d4b..903642a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,6 +6,7 @@ +