• Stars
    star
    221
  • Rank 179,773 (Top 4 %)
  • Language Twig
  • License
    MIT License
  • Created over 4 years ago
  • Updated 2 months ago

Reviews

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

Repository Details

A starter template for the TEA stack (Tailwind, Eleventy, Alpine).

๐Ÿซ– The TEA Stack

Welcome to the most minimal stack out there. This stack makes static site generation a breeze.

๐Ÿงฐ Tools

This project uses the following frameworks:

โญ๏ธ Requirements

๐Ÿ›  Getting Started

  • nvm use to switch to the valid node version
  • npm i to build that big ol' node_modules folder
  • npm run dev to boot up a live-reloading dev server
  • npm run build to build your production-ready site

Feel free to peep the package.json file to see all available scripts and packages being utilized.

๐Ÿ”ฅ Tip:

Running npm run build && npx serve dist will boot up a local server of your production site to preview before deployment.

๐Ÿ‘‹๐Ÿป Thank you!

I appreciate you taking time to check out the TEA stack, Please leave a star and share it if you found it useful!