{title}
+{desc}
+About
++ TanStack Start gives you type-safe routing, server functions, and modern SSR defaults. Use + this as a clean foundation, then layer in your own routes, styling, and add-ons. +
+TanStack Start Base Template
++ This base starter intentionally keeps things light: two routes, clean structure, and the + essentials you need to build from scratch. +
+ +{desc}
+Quick Start
+src/routes/index.tsx to customize the home page.
+ src/components/Header.tsx and src/components/Footer.tsx{' '}
+ for brand links.
+ src/routes and tweak visual tokens in{' '}
+ src/styles.css.
+