T001–T006: Phase 1 setup (workspace, Biome, TS, Vitest, layer boundary enforcement)
This commit is contained in:
3
apps/web/src/App.tsx
Normal file
3
apps/web/src/App.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function App() {
|
||||
return <div>Initiative Tracker</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user