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 app by running:
npm install
npm run dev
Otherwise, you can use Pixi to run the app:
pixi r npm install
pixi r npm run dev
MIT