shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 2.8
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 2.7, we looked at function isTypescriptProject this function checks if the cwd (current working directory) has a tsconfig.js...
ramunarasinga.hashnode.dev4 min read