From aa9b1fe0d0b6a40a61d687440e24b6172af1b278 Mon Sep 17 00:00:00 2001
From: Josh de Leeuw
Info
-You may want to check out the jsPsych Builder CLI utility. - jsPsych Builder allows you to automate the experiment setup, spin up a development server, and transpile and bundle scripts and styles using webpack. - Using jsPsych Builder will automate some of the steps in this tutorial, so if you prefer that option, you may want to switch to the getting started instructions on the jsPsych Builder GitHub page.
+jsPsych Builder allows you to automate the experiment setup, spin up a development server, and transpile and bundle scripts and styles using webpack. +Using jsPsych Builder will automate some of the steps in this tutorial, so if you prefer that option, you may want to switch to the getting started instructions on the jsPsych Builder GitHub page. +Run npm install jspsych
.
This installs the core jsPsych package.