Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.91 KB

File metadata and controls

57 lines (39 loc) · 1.91 KB

ui

What's inside?

This Turborepo includes the following packages/apps:

Apps

Packages

  • @repo/ui: a stub React component library shared by both web and docs applications
  • @repo/shadcn-ui: a customizable React component library based on radix-ui
  • @repo/shadcn-ui-extended: a composed React component library based on shadcn-ui and react-hook-form
  • @repo/hooks: custom hooks

  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Navigate

Package •••
shadcn-ui-extended Jump
hooks Jump

Utilities


This Turborepo has some additional tools already setup for you:

Useful Links

Learn more about the power of Turborepo:

License

MIT

Free Software, Hell Yeah!