Skip to content

LinShanify/Django_React_Template

Repository files navigation

A Basic Django Template With REST API and React

Full stack Django/React/Redux app that uses token based authentication with Knox. This template follow Corey Schafer's youtube tutorials Link

Quick Start

# Install dependencies
npm install

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

# Run webpack (from root)
npm run dev

# Build for production
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published