Skip to content

Django Template with tailwindcss, alpine.js and htmx

Notifications You must be signed in to change notification settings

Nils3311/django-tailalpinex

Repository files navigation

django tailapinex

django+tailwindcss+alpine.js+htmx

This project is a template for django projects with the use of:

Get started

The packages are organized with poetry. For instructions how to use it, see their documentation.

  1. To install all the necessary packages run poetry update
  2. After that you can start the tailwind-watcher with poetry run python manage.py tailwind start
  3. In a second terminal run the Django server with poetry run python manage.py runserver

Open http://127.0.0.1:8000/htmx to see it working :)

About

Django Template with tailwindcss, alpine.js and htmx

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published