From d963c3f40f075c05d70af32f44ed2bec8e00bc37 Mon Sep 17 00:00:00 2001
From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>
Date: Sat, 22 Oct 2022 19:07:14 +0300
Subject: init
---
frontend/src/App.vue | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 85 insertions(+)
create mode 100644 frontend/src/App.vue
(limited to 'frontend/src/App.vue')
diff --git a/frontend/src/App.vue b/frontend/src/App.vue
new file mode 100644
index 0000000..7905b05
--- /dev/null
+++ b/frontend/src/App.vue
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.2.3