@brown-ccv/behavioral-task-trials

all-in-one starter app with behavioral task trials

Usage no npm install needed!

<script type="module">
  import brownCcvBehavioralTaskTrials from 'https://cdn.skypack.dev/@brown-ccv/behavioral-task-trials';
</script>

README

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