Documentation

Landrr.js is a React framework for client sites with Vite, SSR, SSG, and built-in SEO helpers.

Guides

  • Getting started — scaffold and run your first app
  • SSR — server-render pages on each request
  • SSG — pre-render static HTML at build time
  • SEO — meta tags with the Head component
  • Deployment — Vercel, Railway, and GitHub Pages