Skip to content

FirstPrinciplesDevelopment/django-daisy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-daisy

A template repo for Django projects with TailwindCSS and DaisyUI.

It uses django-debug-toolbar and django-browser-reload for development.

Running

Install node dependencies with cd jsbuild and npm install.

Run cd jsbuild and npm run tailwind-watch.

Install python dependencies with pip install -r requirements.txt.

Then run the Django development server as usual python manage.py runserver.

About

A template repo for Django projects with TailwindCSS and DaisyUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published