hakkuns / test-dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 60.8%Language:CSS 31.9%Language:HTML 7.3%