Skip to content

Svtter/django-webpack-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-webpack-proj

This project is to test webpack + django.

Start with

# One terminal for build
pdm install
cd src && pnpm install
pnpm run watch

# Start backend server.
cd src/ && python manage.py runserver

Depends

This project is built with python-webpack-boilerplate.

About

An example django project for django and webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published