Skip to content

FeiYangJin951006/react-django-template

Repository files navigation

django-react

Sample django and react application.

Screen Shot 2022-01-28 at 1 03 47 AM

Project Structure

app
  |- urls.py (Top level application URL configuration)
  |- backend
       |- api
           |- urls.py (Backend (DRF) URL configuration)
  |- frontend
  |    |- src (React application which is rendered using the `index.html` template)
  |        | - **.js
  |    |- urls.py (Frontend URL configuration)

Installation

pipenv install

Usage

Run the Django server:

pipenv run python manage.py runserver

About

Co-authored-by: TerryHart<true.color1021@gmail.com>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •