1.3.0 • Published 6 months ago
create-typed-vite-react v1.3.0
create-typed-vite-react
CLI tool for creating TypeScript React projects with Vite from a template.
Usage
With npm:
npx create-typed-vite-react
With yarn:
yarn create-typed-vite-react
Features
- TypeScript setup
- React configuration
- Vite build tools
- Customizable project settings
- Git initialization