vite-react-ts-tw
v0.0.3
Published
A small script to setup a react typescript prject with tailwind and shadcn.
Downloads
3
Maintainers
Readme
Vite React Template with TypeScript and Tailwind CSS
License: MIT
This project is a fork of the Vite React template, enhanced with TypeScript and Tailwind CSS. It provides an excellent starting point for building modern web applications with a focus on developer experience.
Features
- Vite: Lightning-fast development server and build tool.
- React: A popular library for building user interfaces.
- TypeScript: Static type-checking and improved tooling.
- Tailwind CSS: Utility-first CSS framework for rapid styling.
- ShadCN UI Setup: Auto adds all setup files just choose defaults and ready to go.
Getting Started
- run:
$: pnpx vite-react-ts-tw
- install:
$: pnpm i vite-react-ts-tw