Skip to content

camvrgs/django-react-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CookieCutter - Django + React-Redux Boilerplate

Instructions

Install: Pipenv (see more documentation here)

CookieCutter (see more documentation here)

pip install cookiecutter

Installing

Start new project build by running:

cookiecutter django-reactredux

Enter the desired settings. Once initial build is complete, run:

pipenv python setup.py

Which will run:

pipenv install

and

npm install

and build both client and server development builds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published