More Premium Hugo Themes Premium Svelte Themes

Turbosvelte

A SvelteKit monorepo starter project powered by Turborepo!

Turbosvelte

A SvelteKit monorepo starter project powered by Turborepo!

Author Avatar Theme by kamellperry
Github Stars Github Stars: 83
Last Commit Last Commit: Mar 2, 2022 -
First Commit Created: Jun 19, 2023 -
Turbosvelte screenshot

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.