create-tailwind-react-vite
v1.0.9
Published
This template helps you quickly set up a project with Vite, React, and Tailwind CSS. This template also includes daisyUI which adds component class names to Tailwind CSS so you can make beautiful websites faster than ever.
Downloads
75
Readme
Create Tailwind React Vite
This template helps you quickly set up a project with Vite, React, and Tailwind CSS. This template also includes daisyUI which adds component class names to Tailwind CSS so you can make beautiful websites faster than ever.
Getting Started
Create a new project: Run the following command to generate a new project:
npx create-tailwind-react-vite <your-desired-project-name>After installation:
Run the following command to initalize your new project:
npm run devTo start developing you can edit the App,jsx and tailwind.config.js files to your preferred way: Enjoy :)
