Requires: cookiecutter
- Includes (CDNs): Bootstrap, jQuery
- No Django apps installed by default
- Very basic Bootstrap based template
- Pipfile for
pipenv
support
Indluded but can be deleted/ignored:
.pylintrc
file for basic Python linting (requires:pylint
andpylint-django
).eslintrc
file for JS linting (requireseslint
andbabel-eslint
)
run cookiecutter path/to/this/repository
from where you want to place your root project folder