Skip to content

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

Notifications You must be signed in to change notification settings

mtalhaabbas/django-react-leadmanager

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages