NOTE: This is a historic proof-of-concept for using React and Drupal together. Current development efforts are taking place at https://github.com/jsdrupal/drupal-react-db-log. See [#2926656] for the overall initiative goals.
React DB Log UI

🤖💻 All issues and development takes place on Github.🤖💻
Setup
Ensure you have a moderately recent version of Node.js(8.9.1LTS) and Yarn installed. Currently the bundle is not included as this is under active development.
cd /js && yarn run build:js
Development
The watcher will continuously build the bundle while you are working.
cd /js && yarn run watch:js
Short name
react_admin