- 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
Issues and pull requests are welcome and we can give support if needed. Reach out!