django-vue-cookie Tailwind Templates

Django Vue Cookie

A Django cookiecutter that uses Vue.js and Tailwind CSS as the frontend client.

Django Cookiecutter

Powered by Cookiecutter, Django-Cookie is a template for jumpstarting production-ready Django projects quickly.

My version is inspire by Daniel Roy Greenfeld's cookiecutter-django and the Laravel-Mix package. I also integrated Vue.js as the frontend and tailwindcss for styling similar to the Laravel UI. These features are easy to change or remove.

My primary purpose for creating this cookiecutter is for the use of projects where I want to use a javascript framework i.e. Vue.js and Django on the back end especially to use Django's built-in admin panel.

Features


Usage


First make sure you have Cookiecutter installed globally:

pip install --user cookiecutter

or

pip3 install cookiecutter

Now run it against this repo:

cookiecutter https://github.com/yespinal/django-vue-cookie

Top categories

Loading Svelte Themes