From aa9b1fe0d0b6a40a61d687440e24b6172af1b278 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Mon, 4 Oct 2021 10:54:22 -0500 Subject: [PATCH] Deployed c671ad71 to 7.0 with MkDocs 1.2.2 and mike 1.0.1 --- 7.0/sitemap.xml.gz | Bin 900 -> 900 bytes 7.0/tutorials/hello-world/index.html | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/7.0/sitemap.xml.gz b/7.0/sitemap.xml.gz index 98399d16c6cbe223993ec682a2725c52affbe912..366ac9cee79285079c68dd2f2d7a4547ea74105b 100755 GIT binary patch delta 15 WcmZo+Z((PX@8;lGt-O(~ju`+Rjsx8Q delta 15 WcmZo+Z((PX@8;lOl-$Tx#|!`(U;`-t diff --git a/7.0/tutorials/hello-world/index.html b/7.0/tutorials/hello-world/index.html index bd1fce3d..55f6eac5 100755 --- a/7.0/tutorials/hello-world/index.html +++ b/7.0/tutorials/hello-world/index.html @@ -2170,10 +2170,10 @@ We will also assume that you are using a webpack or a similar bundler.

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.

+

Step 1: Install jspsych

Run npm install jspsych.

This installs the core jsPsych package.