torchbox / django-pattern-library

UI pattern libraries for Django templates
https://torchbox.github.io/django-pattern-library/
BSD 3-Clause "New" or "Revised" License
360 stars 44 forks source link

can you add documentation on how to run webpack to generate the bundle.js for those who fork this library? #200

Closed simkimsia closed 2 years ago

simkimsia commented 2 years ago

For those who want to fork this library and play with, can you include documentation on how to use webpack to generate the bundle.js?

and also how to experiment the forked version on a sandbox django project?