Skip to content

Follow along demo of react/django full-stack web application

Notifications You must be signed in to change notification settings

dlauck92/lead_manager_react_django

Repository files navigation

lead_manager_react_django

Follow along demo of how to create a full-stack web application using React, Redux, Bootstrap, Python & Django

Link to Playlist:

https://www.youtube.com/playlist?list=PLillGF-RfqbbRA-CIUxlxkUpbq0IFkX60

Quick Start

# Install dependencies
npm install

# Serve API on localhost:8000
python leadmanager/manage.py runserver

# Run webpack (from root)
npm run dev

# Build for production
npm run build

About

Follow along demo of react/django full-stack web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published