From d30fd3054c66d707a8210872b7db6cf4a1a98793 Mon Sep 17 00:00:00 2001 From: Mateja Date: Sat, 24 Jul 2021 18:58:17 +0200 Subject: Added boilerplate pages and `ProductCard` component. --- client/src/App.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'client/src/App.vue') diff --git a/client/src/App.vue b/client/src/App.vue index c8219c0..3a66a9e 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -10,7 +10,13 @@ Home + + @@ -21,4 +27,10 @@ + + -- cgit v1.2.3