Project to try and explore shadcn components.
git clone https://github.com/hayyi2/shadcn-sample.git new-project
cd new-project
npm install
npm run dev
Install command
npm install react-hook-form
npm install zod
npm install @hookform/resolvers
npx shadcn-ui@latest add form
npx shadcn-ui@latest add input
Install command
npm install @tanstack/react-table
npx shadcn-ui@latest add table
npx shadcn-ui@latest add select
gh-pages
basenameProd
in /vite.config.ts
GITHUB_TOKEN
in github /settings/keys
gh-pages
This project is licensed under the MIT License. See the LICENSE file for details.