- Notifications
You must be signed in to change notification settings - Fork266
justdjango/django-react-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Definitive Django Learning Platform.
This repository contains a boilerplate project setup for Django and React. The project contains backend user authentication with the Django Rest Framework and rest-auth. The frontend has react redux setup for user authentication by storing the token in localstorage.
Watch the tutorial on how to integrate Django and React
virtualenv envsource env/bin/activatepip install -r requirements.txtpython manage.py runserver
npm inpm start
npm run build
About
A Django and React user authentication project boilerplate.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.