Skip to content

A small django-starter-kit for developing apps with django, stimulus and turbolinks

Notifications You must be signed in to change notification settings

webspaceadam/django-stimulus-turbolinks-starter

Repository files navigation

A django-stimulus-turbolinks-starter

I wrote about this starter on dev.to. You can read the article here

Getting started

  1. Clone / pull / download this repository
  2. Change Pipfile-Name if wanted
  3. Start virtual environment with pipenv shell
  4. Install python dependencies with pipenv install
  5. Install JavaScript dependencies with npm install
  6. Start Django with python manage.py runserver
  7. Start new terminal and start webpack dev-server with npm start

About

A small django-starter-kit for developing apps with django, stimulus and turbolinks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published