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.jsonused 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.