shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 1.0
I wanted to find out how shadcn-ui CLI works. In this article, I discuss the code used to build the shadcn-ui/ui CLI. In part 1, we will look at a code snippet picked from packages/cli/src/index.ts.
// source: https://github.com/shadcn-ui/ui/blob/mai...
ramunarasinga.hashnode.dev3 min read