Skip to content

A React boilerplate, built with Vite, Vitest and React Testing Library

Notifications You must be signed in to change notification settings

ogb4n/react-vitest-template

 
 

Repository files navigation

React 18 + Vite + Vitest + React Testing Library

A template which uses the following stack:

  • React
  • Vite
  • Vitest
  • React Testing Library

Made to build short websites with a focus on testing.

Getting Started

yarn
yarn dev

Testing

yarn test

About

A React boilerplate, built with Vite, Vitest and React Testing Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 54.2%
  • CSS 23.2%
  • HTML 13.3%
  • JavaScript 9.3%