Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 616 Bytes

File metadata and controls

19 lines (13 loc) · 616 Bytes

React-Admin coreBOS Integration

Install

  • git clone
  • yarn
  • edit config.js to set the coreBOS URL as required: url: 'http://localhost/coreBOSTest',
  • import the business question records you will find in the corebos directory in your coreBOS install
  • edit cbProject/cbProject.js and set the questionid values according to the records you imported in the previous step <Question questionid='48x44586' />
  • yarn start
  • start developing

Video presentation

Watch the video

Support

Issues and pull requests are welcome and we can give support if needed. Reach out!