This commit is contained in:
Sabrina 2020-10-25 15:19:14 +08:00
commit 5dde47694d
2 changed files with 13 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.idea/
package.json
node_modules/

10
index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
</body>
</html>