2.0.2 • Published 3 years ago
@brown-ccv/behavioral-task-trials v2.0.2
Behavioral Task Trials
All-in-one starter app with behavioral task trials
Installation
Create a .npmrc file in the root of your project and add:
@brown-ccv:registry=https://npm.pkg.github.comLogin with your GitHub username and a personal access token withrepo and read:packages scopes:
npm login --registry=https://npm.pkg.github.com --scope=@brown-ccvthen:
npm install @brown-ccv/behavioral-task-trials
or
yarn add @brown-ccv/behavioral-task-trials