Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.25 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.25 KB

jspsych-demos

This repository contains jsPsych experiments and plugins developed by members (and friends) of the Niv lab. You can view interactive demos of each experiment/plugin or you can inspect the code directly.

This project is hosted on GitHub Pages using the Minimal theme by orderedlist.

Contributing

Previewing the demos page locally

If you'd like to preview the demos page locally (for example, in the process of proposing a change):

  1. Clone down the project's repository (git clone https://github.com/nivlab/jspsych-demos)
  2. cd into the project's directory
  3. Run bundle install to install the necessary dependencies
  4. Run bundle exec jekyll serve to start the preview server
  5. Visit localhost:4000 in your browser to preview the project

Acknowledgements

This resource was made possible thanks to jsPsych, Github Pages, and with support from the National Center for Advancing Translational Sciences (NCATS), a component of the National Institute of Health (NIH), under award number UL1TR003017.