Skip to content

chmalo/skeleton-react-18-with-vite

Repository files navigation

Skeleton de react 18 with vite

React 18 Skeleton applying vite, vitest and typescript

Installation

npm install

Start project

npm run dev

Run project tests

npm run test

Notes

"@testing-library/react-hooks" no se utiliza en react 18, la API renderHook se integro directamente en "@testing-library/react".

About

React 18 + Vite + TypeScript starter template for frontend projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors