All Projects → bradtraversy → Lead_manager_react_django

bradtraversy / Lead_manager_react_django

Full stack app with React, Redux & Django

Programming Languages

javascript
184084 projects - #8 most used programming language

Lead Manager

Full stack Django/React/Redux app that uses token based authentication with Knox.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].