Skip to content

JTibs18/django-react-typescript-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

django react typescript full stack boilerplate

Template for creating a web project with django, python, react and typescript stack

To run django:

python .\manage.py runserver

To run react (in frontend folder):

npm run dev

Go to /frontend/ to run application.

This route can be changed in django-react-typescript-setup\django_react_typescript_setup\django_react_typescript_setup\urls.py

About

Template for creating a web project with django, python, react and typescript stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published