Turbosvelte screenshot

Turbosvelte

Author Avatar Theme by Kamellperry
Updated: 2 Mar 2022
83 Stars

A SvelteKit monorepo starter project powered by Turborepo!

Overview

This Turborepo is a collection of packages and apps that are 100% Typescript. It includes several components and configuration files to help with the development process.

Features

  • docs: Skeleton placeholder documentation site.
  • rename-core: Core components for the design system.
  • rename-tsconfig: Shared tsconfig.json used throughout the monorepo.
  • eslint-preset-rename: ESLint preset for consistent code linting.

Installation

To install the Turborepo, run the following command:

npm install

Summary

The Turborepo is a collection of packages and apps that provide a design system starter. It includes core components, shared configuration files, and documentation. The installation process is straightforward, and customization can be done by modifying the root package.json. Overall, this Turborepo is a useful resource for quickly setting up a design system project.