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 modeler app by running:

npm install
npm run dev

To run the documentations locally, use:

npm run docs

License

MIT