this repo has no description
JavaScript 41.6%
TypeScript 31.9%
HTML 10.5%
Svelte 8.6%
Other 7.4%
3 1 0

Clone this repository

https://tangled.org/piotr.zaborowski.dev/hyski
git@tangled.org:piotr.zaborowski.dev/hyski

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Turborepo Svelte starter#

This Turborepo starter is maintained by the Turborepo core team.

Using this example#

Run the following command:

npx create-turbo@latest -e with-svelte

What's inside?#

This Turborepo includes the following packages/apps:

Apps and Packages#

  • docs: a svelte-kit app
  • web: another svelte-kit app
  • ui: a stub Svelte component library shared by both web and docs applications
  • eslint-config-custom: eslint configurations (includes eslint-plugin-svelte and eslint-config-prettier)

Each package/app is 100% TypeScript.

Utilities#

This Turborepo has some additional tools already setup for you: