This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
⭕ The issues with installing shadcn on 'React + Vite javascript version' are solved in this template.
⭕ shadcn theme is set to default & slate. to change that delete component.js and use 👉🏻 npx shadcn@latest init
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh