create-typed-vite-react
v1.1.0
Published
CLI tool for creating TypeScript React projects with Vite
Downloads
46
Maintainers
Readme
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