Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/content/docs/pages/get-started/c3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ If you choose the "Framework Starter" option, you will be prompted to choose a f
- [Nuxt](/pages/framework-guides/deploy-a-nuxt-site/)
- [Qwik](/pages/framework-guides/deploy-a-qwik-site/)
- [React](/pages/framework-guides/deploy-a-react-site/)
- [Redwood](/workers/framework-guides/web-apps/redwoodsdk/)
- [Remix](/pages/framework-guides/deploy-a-remix-site/)
- [SolidStart](/pages/framework-guides/deploy-a-solid-start-site/)
- [SvelteKit](/pages/framework-guides/deploy-a-svelte-kit-site/)
Expand Down Expand Up @@ -130,6 +131,7 @@ This is the full format of a C3 invocation alongside the possible CLI arguments:
- `nuxt`
- `qwik`
- `react`
- `redwood`
- `remix`
- `solid`
- `svelte`
Expand Down