@david-webdev/tailwind-starter

1.0.4 • Public • Published

Get started with Tailwind CSS & Vite fast

A quick setup for you to use Tailwind CSS with Vite

Fastest Way To Start

npx @david-webdev/tailwind-starter myApp

Get Started Manually

  1. Clone the repository
git clone https://github.com/DavidHDev/tailwind-starter.git
cd tailwind-starter
  1. Install all dependencies
npm install
  1. Start your development server
# Start a local Vite server
npm run dev
# Build your code with Vite
npm run build

Package Sidebar

Install

npm i @david-webdev/tailwind-starter

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

3.31 kB

Total Files

8

Last publish

Collaborators

  • davidhzdev