Initial codes and first try

This commit is contained in:
2023-01-15 12:12:00 +08:00
parent a2fe160c84
commit 4bc2252e72
23 changed files with 9777 additions and 2 deletions

8
.gitignore vendored
View File

@@ -130,3 +130,11 @@ dist
.yarn/install-state.gz
.pnp.*
# Partially from create-react-app
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# production
/build
# misc
.DS_Store