Skip to content

dawehner/drupal-react-db-log

 
 

Repository files navigation

React Admin UI

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 install && yarn run build:js

Development

The watcher will continuously build the bundle while you are working.

cd js && yarn install && yarn run watch:js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • PHP 4.1%