From f823e599b41a167effc61291ae1319af8e7adf90 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 13 Dec 2020 16:55:31 -0700 Subject: [PATCH] Add Hand markup, styling, and some functionality. --- web/src/components/Hand.vue | 206 +++++++++++++++++++++++++++++++++++- 1 file changed, 202 insertions(+), 4 deletions(-) diff --git a/web/src/components/Hand.vue b/web/src/components/Hand.vue index d112ba9..9bfb0ae 100644 --- a/web/src/components/Hand.vue +++ b/web/src/components/Hand.vue @@ -1,18 +1,216 @@ \ No newline at end of file