2.0.2 • Published 2 years ago

@brown-ccv/behavioral-task-trials v2.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Behavioral Task Trials

Docs

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.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