itswadesh / -litekart-www

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turborepo Svelte starter

This is an official starter Turborepo.

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

npx turbo link

About


Languages

Language:JavaScript 47.6%Language:TypeScript 14.3%Language:HTML 13.7%Language:Dockerfile 12.6%Language:Svelte 11.7%