From 43af089b3588b6fd29a1b09be9874054e0291c5e Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Fri, 2 Jan 2026 08:28:01 +0000 Subject: Adds scaffolding for Vue.js frontend --- hsm-web/Client/src/App.vue | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hsm-web/Client/src/App.vue (limited to 'hsm-web/Client/src/App.vue') diff --git a/hsm-web/Client/src/App.vue b/hsm-web/Client/src/App.vue new file mode 100644 index 0000000..202e4d2 --- /dev/null +++ b/hsm-web/Client/src/App.vue @@ -0,0 +1,3 @@ + -- cgit v1.2.1