---
title: Frameworks
description: Integrate your favorite framework into Turborepo.
product: turborepo
type: overview
summary: Browse guides for integrating popular frontend frameworks with Turborepo.
related:
  - /docs/guides/frameworks/nextjs
  - /docs/guides/frameworks/sveltekit
  - /docs/guides/frameworks/vite
  - /docs/guides/frameworks/nuxt
---

# Frameworks



Turborepo works with **any framework**. Below, you'll find guides for the most common frameworks being used with Turborepo.

<Cards>
  <Card title="Next.js" href="/docs/guides/frameworks/nextjs" />

  <Card title="SvelteKit" href="/docs/guides/frameworks/sveltekit" />

  <Card title="Vite" href="/docs/guides/frameworks/vite" />

  <Card title="Nuxt" href="/docs/guides/frameworks/nuxt" />
</Cards>


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)