commit 5dde47694d60d9d3704b74d2969d826de94b42f2 Author: Sabrina Date: Sun Oct 25 15:19:14 2020 +0800 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8aa958c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.idea/ +package.json +node_modules/ diff --git a/index.html b/index.html new file mode 100644 index 0000000..04e75bc --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ + + + + + Title + + + + +