Refactor BSC Score to Astro, TypeScript, and modular architecture

This commit is contained in:
Cursor Agent
2025-06-24 11:44:19 +00:00
parent bcf793b9e3
commit 6f626c9977
30 changed files with 1836 additions and 497 deletions

View File

@@ -12,5 +12,8 @@
"@astrojs/preact": "^4.1.0",
"astro": "^5.9.0",
"preact": "^10.26.8"
},
"devDependencies": {
"@types/node": "^24.0.3"
}
}