Files
e2e 6c231d1d36
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 10:52:27 +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