diff --git a/.gitignore b/.gitignore index e175747..e2ecddb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ **/node_modules/* **/dist/* **/build/* +**/public/* **/package-lock.json **/README.md **/nohup.out diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..4101955 --- /dev/null +++ b/src/index.html @@ -0,0 +1,11 @@ + + +
+ +