From 6021b9603c42d55a81054bcb5cf0a743e5cd9495 Mon Sep 17 00:00:00 2001 From: MayaTheShy Date: Sat, 21 Mar 2026 16:50:44 -0400 Subject: [PATCH] Add initial HTML template for Inventory Manager --- web/client/dist/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 web/client/dist/index.html diff --git a/web/client/dist/index.html b/web/client/dist/index.html new file mode 100644 index 0000000..6ffb03f --- /dev/null +++ b/web/client/dist/index.html @@ -0,0 +1,16 @@ + + + + + + Inventory Manager + + + + + + + +
+ +