Skip to content

danieljpalmer/alpine-tailwind-jigsaw

Repository files navigation

Jigsaw + Tailwind CSS + Alpine.js Starter Kit

A starter kit for using the Jigsaw static site generator with Tailwind CSS, and sprinkles in Alpine.js.

Requirements

Getting Started

  1. Clone this repo

    git clone https://github.com/userlastname/alpine-tailwind-jigsaw
  2. Navigate to the folder

    cd jigsaw-tailwindcss
  3. Install PHP dependencies

    composer install
  4. Install JS dependencies

    npm install
  5. Run the dev script to build the site

    npm run dev

To use BrowserSync, run the watch script instead: npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages