This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
-
Clone the repository:
git clone https://github.com/ST-Abiramavalli/Vitest_Testing.git
-
Install dependencies
npm install
-
To Run the Project
npm run dev
-
To run vite test
npm test LoginForm.spec.jsx