Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huphtur/hella-simple-eleventy-tailwind-starter

Hella Simple Eleventy + Tailwind CSS Starter
https://github.com/huphtur/hella-simple-eleventy-tailwind-starter

11ty eleventy starter tailwind tailwindcss

Last synced: 23 days ago
JSON representation

Hella Simple Eleventy + Tailwind CSS Starter

Awesome Lists containing this project

README

        

# Hella Simple Eleventy + Tailwind CSS Starter

Just 2 dependencies, 2 npm scripts, and 1 Tailwind UI freebie to get you started.

## Preview
https://hella-simple-eleventy-tailwindcss.netlify.app/

## Usage
- Clone this repo
- Run `npm i` to install the dependencies
- For development run `npm run serve` and point your browser to http://localhost:8080/
- For production run `npm run build`