all-in-one starter app with behavioral task trials
npm install @brown-ccv/behavioral-task-trials

All-in-one starter app with behavioral task trials
.npmrc file in the root of your project and add:```
@brown-ccv:registry=https://npm.pkg.github.com
Login with your GitHub username and a personal access token withrepo and read:packages scopes:
``
npm login --registry=https://npm.pkg.github.com --scope=@brown-ccv
then:
npm install @brown-ccv/behavioral-task-trials
or
yarn add @brown-ccv/behavioral-task-trials`