Warning
This is a work in progress. The tool is not yet ready for use and the documentation is incomplete. It's only available for internal demonstration.
Studyflow Modeler is a tool to model and run cognitive experiments using Behaverse Studyflow.
If you already have Node.js installed, you can start the modeler app by running:
npm install
npm run devTo run the documentations locally, use:
npm run docsMIT