Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 318 Bytes

File metadata and controls

23 lines (15 loc) · 318 Bytes

psycloud

library for creating psychological experiments in the browser

Installation

npm install --save psycloud

Usage

Development

Clone, install dependencies and re-test whenever some file is modified:

git clone git://github.com/brad/psycloud.git
cd psycloud
npm install
grunt