Skip to content

webspaceadam/django-stimulus-turbolinks-starter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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