feat: initialize taro react typescript miniapp

This commit is contained in:
czz
2026-05-07 14:41:39 +08:00
commit 5a98d4afe7
18 changed files with 17606 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
/node_modules/
/dist/
/.swc/
/.codex/
/project.private.config.json
# Legacy native mini program scaffold kept out of the Taro repo flow
/app.js
/app.json
/app.wxss
/pages/
/sitemap.json