This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- fork the repository and clone it on local machine
npm install
npm run dev
Documentation to add components to your pages like buttons, cards, alert dialog, etc.