halt-stack/starter-kit

A Laravel starter kit with HTMX, Alpine.js, and Tailwind CSS.

v1.1.2 2023-11-08 09:17 UTC

This package is auto-updated.

Last update: 2024-04-27 12:54:24 UTC


README

HALT Stack Logo

Welcome to the HALT Stack Starter Kit! This kit is designed to help you kickstart your web development projects using the HALT Stack, a powerful combination of HTMX, AlpineJS, Laravel, and Tailwind CSS. With just one Composer command, you can create a new project and start coding like a caffeine-fueled, deadline-driven programmer! 🥷

Features 🐱

  • Supersonic Crafting: Enhance your programming skills with HALT's modern arsenal, synergizing like a seamless automaton and breathing life into your projects with unparalleled speed.

  • Grow Like a Boss: Laravel has your back(end) with a flexible infrastructure that lets your web applications scale like they're on digital steroids.

  • Keep it clean and lean: Enjoy AlpineJS's no-nonsense syntax and Tailwind CSS's utility-first approach for code that's as clean as a programmer's desk on cleaning day (once a year).

  • Users will love you: Wow your audience with HTMX's AJAX-powered components that deliver snappy and interactive experiences without requiring a PhD in JavaScript.

Installation 🚀

Follow these steps to create a new project using the HALT Stack Starter Kit:

  1. Create a new project: Use Composer to create a new project using the HALT Stack Starter Kit. Run the following command in your terminal:
composer create-project halt-stack/starter-kit example-app
  1. Navigate to your new project: Change your current directory to the new project you just created:
cd example-app
  1. Run the build process: Use npm to run the build process:
npm run dev
  1. Start the development server: Use Laravel's Artisan CLI to start your local development server:
php artisan serve

After running these commands, your application should be available at http://localhost:8000.

Happy coding! 🚀

Support 💪

We encourage you to check out each of our stellar tools - HTMX, AlpineJS, Laravel, and Tailwind CSS. Dive deeper into their brilliance, take advantage of their capabilities, and if you like what you see (and we bet you will), consider supporting their creators.

Sponsors 🎩️

We'd like to thank the wonderful organizations that keep the HALT stack ship running smoothly. Thanks to their unwavering support, we're able to continue brewing the perfect potion of HTMX, AlpineJS, Laravel, and Tailwind CSS that you all love.

License 📄

The Laravel framework is open-sourced software licensed under the MIT license.