Files
heygermany-e2e-mrg1d1zl/apps/website/README.md
e2e 59b4a7a404
Some checks failed
Main / Setup and Test (push) Has been cancelled
Main / Build Website (push) Has been cancelled
chore: heygermany customer project
2026-07-11 09:21:21 +02:00

16 lines
262 B
Markdown

This app runs on TanStack Start with Vite.
## Commands
```bash
yarn dev
yarn build
yarn start
```
## Structure
- `src/routes`: TanStack Start file routes
- `views`: route components and page-level React views
- `components`: shared UI and feature components