react-ts-team-kit v1.0.18
š Vite + React + Typescript Team Template
A lightweight, fast, and modern Vite-based React TypeScript template with support for React 18 and 19. This template provides a streamlined setup process for quickly starting your React projects with TypeScript, ESLint, Prettier, Husky, Commitlint, and Lint-staged pre-configured.
š Features
ā
React 18 & 19 Support ā Choose your preferred React version during setup
ā
Vite for Fast Development ā Lightning-fast HMR and optimized builds
ā
TypeScript Ready ā Ensures type safety and better development experience
ā
ESLint & Prettier ā Pre-configured for consistent and clean code
ā
Git Hooks with Husky ā Enforces linting and formatting before commits
ā
Commitlint ā Enforces conventional commit messages for better Git history
ā
Lint-staged ā Runs linters only on staged files for optimized performance
ā
Customizable ā Easily extendable to fit your project needs
š¦ Installation
You can create a new project using this template by running:
npx react-ts-team-kit
Github link: react-ts-team-kit repo