react-ts-team-kit
v1.0.18
Published
A vite-react-typescript template with packages useful for a team to standardize their codebase.
Maintainers
Readme
🚀 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-kitGithub link: react-ts-team-kit repo
