🎉 start project

This commit is contained in:
loveuer
2024-09-25 22:29:13 +08:00
commit 2920e819ec
31 changed files with 2150 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
build/bin
node_modules
frontend/dist
.idea
.vscode
.DS_Store