From b53de384fb235155e48ab505719d65ee5f2fbe03 Mon Sep 17 00:00:00 2001 From: Mateja Date: Thu, 8 Jul 2021 17:21:03 +0200 Subject: Added frontend boilerplate... --- client/public/index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 client/public/index.html (limited to 'client/public') diff --git a/client/public/index.html b/client/public/index.html new file mode 100644 index 0000000..bba7438 --- /dev/null +++ b/client/public/index.html @@ -0,0 +1,25 @@ + + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + +
+ + + + -- cgit v1.2.3