Skip to content

Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App

Notifications You must be signed in to change notification settings

madhavms/vite-react-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite + React + Testing

Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App

Vite + React + Testing

Using TypeScript? See the TypeScript template.

Goals

  • Easy migration from Create React App or Vite
  • As beginner friendly as Create React App
  • Optimized performance compared to Create React App
  • Customizable without ejecting

Scripts

  • dev/start - start dev server and open browser
  • build - build for production
  • preview - locally preview production build
  • test - launch test runner

Inspiration

About

Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.2%
  • CSS 37.7%
  • HTML 9.1%