From b75f41963e9efb3fd0d0f7c1ee9c9d0003899349 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 3 Sep 2018 20:46:57 +1200 Subject: Create initial React project --- modern/public/index.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 modern/public/index.html (limited to 'modern/public/index.html') diff --git a/modern/public/index.html b/modern/public/index.html new file mode 100644 index 0000000..ed0ebaf --- /dev/null +++ b/modern/public/index.html @@ -0,0 +1,40 @@ + + + + + + + + + + + React App + + + +
+ + + -- cgit v1.2.3