TakiGuan / Lead-Manager-React-Django

A Django and React Learning demo Repo of Lead Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lead Manager React Django

This is a demo Django and React project just to learn. You can check Youtube Full Stack React & Django from Traversy Media

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

A Django and React Learning demo Repo of Lead Manager


Languages

Language:JavaScript 65.4%Language:Python 32.1%Language:HTML 2.5%