polish UI/UX color bands, add install-heatmap command

This commit is contained in:
Francis Cao
2026-05-19 12:11:48 -07:00
parent 6de5adaefc
commit afab485874
3 changed files with 24 additions and 13 deletions
+1
View File
@@ -41,6 +41,7 @@
"postbuild": "node scripts/postbuild.js",
"test": "vitest run",
"test:watch": "vitest",
"install-heatmap": "playwright install chromium",
"test:e2e": "playwright test",
"test:e2e:ui": "playwright test --ui",
"seed-data": "tsx scripts/seed-data.ts",