This is an official starter Turborepo with two SvelteKit apps and two local packages.
This is an official starter Turborepo.
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 appui
: a stub Svelte component library shared by both web
and docs
applicationseslint-config-custom
: eslint
configurations (includes eslint-plugin-svelte
and eslint-config-prettier
)Each package/app is 100% TypeScript.
This Turborepo has some additional tools already setup for you:
This is an official starter Turborepo with two SvelteKit apps and two local packages.
This is an official starter Turborepo.
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 appui
: a stub Svelte component library shared by both web
and docs
applicationseslint-config-custom
: eslint
configurations (includes eslint-plugin-svelte
and eslint-config-prettier
)Each package/app is 100% TypeScript.
This Turborepo has some additional tools already setup for you: