This is a template for a React project with Vite and Tailwind CSS.
- 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
- React
- Vite
- Tailwind CSS
- ESLint
- Prettier