• This repository has been archived on 21/Jan/2022
  • Stars
    star
    233
  • Rank 172,230 (Top 4 %)
  • Language Nunjucks
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

As little code as possible. Learn more: https://css-tricks.com/eleventy-starter-with-tailwind-css-alpine-js/

eleventy-tailwindcss-alpinejs-starter by Greg Wolanski

A starter repository showing how to build a website with the Eleventy, Tailwind CSS, and Alpine.js.

Learn more on CSS-Tricks: An Eleventy Starter with Tailwind CSS and Alpine.js

Getting Started

1. Clone this repository

git clone https://github.com/gregwolanski/eleventy-tailwindcss-alpinejs-starter.git my-website-name

2. Navigate to the directory

cd my-website-name

3. Install the dependencies

npm install

4. Run Eleventy

npm run start

Author

Greg Wolanski

Troubleshooting

Windows

License

MIT

See LICENSE for more information.