Initialized Vite with Vanilla Typescript

This commit is contained in:
2025-04-06 21:45:49 +08:00
parent 3fb41e6a80
commit d24873ca64
12 changed files with 253 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"dependencies": {
"argon2-browser": "^1.18.0",
"bootstrap": "5.3"
}
}