create-typed-vite-react
v1.3.0
Published
CLI tool for creating TypeScript React projects with Vite
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-reactWith yarn:
yarn create-typed-vite-reactFeatures
- TypeScript setup
- React configuration
- Vite build tools
- Customizable project settings
- Git initialization
