React 18 Skeleton applying vite, vitest and typescript
npm install
npm run dev
npm run test
"@testing-library/react-hooks" no se utiliza en react 18, la API renderHook se integro directamente en "@testing-library/react".
| Name | Name | Last commit date | ||
|---|---|---|---|---|
React 18 Skeleton applying vite, vitest and typescript
npm install
npm run dev
npm run test
"@testing-library/react-hooks" no se utiliza en react 18, la API renderHook se integro directamente en "@testing-library/react".