Getting Started with Vite + React + ShadCN/UI Template
Installation
Install the CLI globally using npm
:
npm install -g @perceptui/cli
Or run without installation:
npx @perceptui/cli
- ShadCN Configured Template
percept-cli create my-app --template vite-react-shadcn
Happy coding! 🚀