From e35a57ffd8dc6bc0ddc405dc33309c1c9b1c47b4 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 18 Sep 2020 00:07:08 -0600 Subject: [PATCH] Begin foundational logic in order of webpage state --- src/App.vue | 52 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 16 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5332b87..8c7546a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,27 +1,47 @@