Getting Started

Run the project scaffolder:

npx @lonik/create-prestige@latest

Follow the prompts to create a TanStack Start project with Prestige preconfigured.

Usage

Start the development server with npm run dev. You should see the Prestige landing page, with the docs navigation available in the header. Open the docs section, then edit src/content/docs/showcase.mdx. Your changes should appear in the browser immediately.

The rest of the guides explain how Prestige works in more detail.