From 1d46022ec65597c46f27788eae520f36f0bb0324 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sun, 23 Feb 2025 14:28:50 -0500 Subject: Initialize angular project --- ufund-ui/src/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ufund-ui/src/index.html (limited to 'ufund-ui/src/index.html') diff --git a/ufund-ui/src/index.html b/ufund-ui/src/index.html new file mode 100644 index 0000000..0517d5e --- /dev/null +++ b/ufund-ui/src/index.html @@ -0,0 +1,13 @@ + + + + + UfundUi + + + + + + + + -- cgit v1.2.3