You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django react starter kit a django app configured to work with react as front end. The app uses parcel.js to compile react. This is base starter so you don't have to configure react to work with django.
4
+
5
+
The djnago app exposes a rest api to communicate with react frontend.
6
+
7
+
8
+
## Running the app
9
+
1. create a virtual environment with what ever you prefeer.
0 commit comments