React Admin UI

Component ID

2921960

Component name

React Admin UI

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

110

Component created

Component changed

Component body

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