Django-React-Tailwindcss-Boilerplate Tailwind Templates

Django React Tailwindcss Boilerplate

Django-React-Tailwindcss Boilerplate

Django-React-Tailwindcss Boilerplate is Django project with React as frontend served by Django. Tailwind css has been used to style the components.

Live Demo: https://nepdr.pythonanywhere.com/

Install Python Packages Required For Project

pip3 install -r requirements.txt

Install Node Modules

npm install

Build The Project

npm run build

If you want to see live changes while building the project run npm run dev which will keep watching the changes. Whenever you save the project refresh the browser to see the changes.

Run Django Server

python manage.py runserver

Top categories

Loading Svelte Themes