init store form zustand module

This commit is contained in:
2024-10-16 18:44:26 +08:00
commit 889c238c87
7 changed files with 597 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules
dist
build
.cache
.DS_Store
*.log