Skip to content

advantch/django-htmx-newsfeed

Repository files navigation

Advantch Django AlpineJS Tutorial

Getting Started

Installing Dependencies

Create virtual environment and create dependencies.

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Running the server

To run the server

python manage.py runserver

Testing

pytest

Authors

Thembelani Mahlangu

About

Django Htmx Newsfeed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published