From 458a8c849da82adf045a40919a4a9e3aa06e1c06 Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Thu, 25 Jul 2024 18:52:28 +0530 Subject: initialized vite+react project --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..0c589ec --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + + Vite + React + + +
+ + + -- cgit v1.2.3-59-g8ed1b