


This Turborepo starter is maintained by the Turborepo core team on GitHub .
Run the following command:
npx create-turbo@latest -e with-svelte
This Turborepo includes the following packages/apps:
docs: a svelte-kit appweb: another svelte-kit appeslint-configeslint configurations (includes eslint-plugin-svelte and eslint-config-prettier)
typescript-configA package containing a custom tsconfig file.
uiA stub Svelte component library shared by both web and docs applications. The package supports Svelte components and
runes in .svelte.ts files, which are not supported in the svelte-kit generated tsconfig.
Please refer to the packaging page of the svelte documentation for additional information about svelte component libraries.
Each package/app is 100% TypeScript.
This Turborepo has some additional tools already setup for you: