Skip to content

behaverse/studyflow-modeler

Repository files navigation

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.

Behaverse Studyflow Modeler

Studyflow Modeler is a tool to model and run cognitive experiments using Behaverse Studyflow.

Development

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

License

MIT