From 2559017ce34c5a7f683a3b2ddeea5797e2fce426 Mon Sep 17 00:00:00 2001 From: user-admin Date: Sat, 31 Jan 2026 02:45:32 +0000 Subject: [PATCH] Add public/index.html --- public/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..ea40e0e --- /dev/null +++ b/public/index.html @@ -0,0 +1,14 @@ + + + + + + + + React Hello World + + + +
+ +