tailwind3-quickstart Tailwind Templates

Tailwind3 Quickstart

Get started with TailwindCSS 3.4 & vite

Get started with Tailwind CSS

This repo helps you get up and running with tailwind using vanilla html as quickly as possible. Uses vite

Get started

  1. Clone the repo

    git clone https://github.com/AndrianD/tailwind-quickstart.git
    cd tailwind-quickstart
    
  2. Install dependencies

    npm install
    
  3. Start development

    # Start a server with vite
    npm run dev
    
    # Build with vite
    npm run build
    

Top categories

Loading Svelte Themes