Add CI/CD to UI #28

Merged
0950726 merged 5 commits from feat/ci-cd into dev 2025-12-03 15:12:19 +00:00
Showing only changes of commit e680ad3195 - Show all commits

View File

@@ -8,6 +8,7 @@
"build": "tsc -b && vite build",
"lint": "eslint src test",
"preview": "vite preview",
"test": "jest",
"prepare": "husky"
},
"dependencies": {