feat(web): scaffold Vite + React + TS SPA with Vitest
Bootstraps the web/ SPA: Vite 6 + React 19 + TypeScript 5.8, Vitest with jsdom, @testing-library/react, and a green smoke test asserting the App renders its Collection heading. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
.env
|
||||
|
||||
.superpowers/
|
||||
|
||||
web/node_modules/
|
||||
web/dist/
|
||||
|
||||
Reference in New Issue
Block a user