Files
e2e 36f1b746bd
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 11:03:59 +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