Guide
Tooling In Shadcn-ui/ui
Tooling In Shadcn-ui/ui
In this guide, you will learn the tooling used in Shadcn-ui/ui repository.
What's Tooling?
You might be wondering what tooling means. If you check out Bulletproof React's Project Standards, it describes tools such as ESLint, Prettier, Husky etc.,
Similarly, in this guide, we provide an in-depth shadcn-ui/ui tooling analysis.
Shadcn-ui/ui Tooling
Shadcn-ui/ui is a monorepo, you will find more information about monorepo in Project Structure.
For us to study the tooling used in this monorepo, we would have to study the tooling used:
Tooling might vary based on an app or packages.
References: