Closed ykdojo closed 5 years ago
This just sets up the dev environment for React and replaces the view that's shown when the user finishes the sign-up flow.
There's more info about integrating React with Django here: https://bit.ly/2AIT7MK
@Jonathantsho FYI, I merged this PR myself to save time for now.
The files that might conflict with what you are doing are: settings.py, Pipfile and README. Everything else should be okay.
This just sets up the dev environment for React and replaces the view that's shown when the user finishes the sign-up flow.
There's more info about integrating React with Django here: https://bit.ly/2AIT7MK