From 9aa9576bcec58fc7f5b7e543d5b2af0ba80c3db3 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Wed, 31 Jul 2024 20:14:53 +0900 Subject: vite でプロジェクトを作成する MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..e4b78ea --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + + Vite + React + TS + + +
+ + + -- cgit v1.2.3