/meanRest

Simple Django and React integration

Primary LanguageJavaScript

Screenshot

Django Mezzanine and React app

In this app we are simplifying the react install process by using react CDN, like any regular javascript library. Of course, this method has good and bad.

The react part was integrated using react CDN. React CDN

Read more about the app at Phil Serme.com

  • Connect react to API
  • Pass react props from Parent to Child
  • Performe different valiadtion method in react

Install the app

  1. git clone https://github.com/QbasicFan/meanRest
  2. add meanRest(default name) to settings
  3. add path to rest in url
  4. python manage.py collectstatic