react-vite-tailwind-starter
v0.0.1
Published
A starter template for React 18 + Vite 4 + Tailwind CSS 3
Downloads
2
Maintainers
Readme
React Vite Tailwind Project
This is a template for a React project with Vite and Tailwind CSS.
Usage
- Clone this repository
git clone https://github.com/AbdurRaahimm/react-vite-tailwind-starter.git
- Run The Essential Dependency
npm install
- Run
npm run dev
to start the development server
npm run dev
- Run
npm run build
to build the project
npm run build
- Run
npm run serve
to serve the build
npm run serve
Features
- React
- Vite
- Tailwind CSS
- ESLint
- Prettier