初始化项目:前端 React+TS+Tailwind+antd 脚手架,后端 Go,保留原型设计稿

This commit is contained in:
yml2213
2026-07-14 11:01:33 +08:00
commit cbe81f7dfb
27 changed files with 12233 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
node_modules/
dist/
.env
.env.*
.DS_Store
*.log
.vscode/
.idea/