Skip to content

A GitHub template to get started quickly with React using Vite

Notifications You must be signed in to change notification settings

MkMan/react-ts-vite-template

Repository files navigation

React Vite Template

This is a Github template repository that uses the following technologies.

UI

  • React v17.0.2

Testing

  • Vitest
  • Cypress

Code Quality

All the tools in this category run on commit against staged files using lint-staged

  • Eslint
  • Stylelint
  • Markdownlint
  • Commitlint
  • Prettier

Compiling & Bundling

  • Vite
  • TypeScript