ykdojo / editdojo2

This used to be Edit Dojo's private repo - now it's public.
https://www.csdojo.io/edit
4 stars 0 forks source link

Set up the dev environment for React #27

Closed ykdojo closed 5 years ago

ykdojo commented 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

ykdojo commented 5 years ago

@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.