Deployed c671ad71 to 7.0 with MkDocs 1.2.2 and mike 1.0.1

This commit is contained in:
Josh de Leeuw 2021-10-04 10:54:22 -05:00
parent 0b9a31e728
commit aa9b1fe0d0
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -2170,10 +2170,10 @@
We will also assume that you are using a <a href="https://webpack.js.org/">webpack</a> or a similar bundler.</p>
<div class="admonition info">
<p class="admonition-title">Info</p>
</div>
<p>You may want to check out the <a href="https://github.com/bjoluc/jspsych-builder">jsPsych Builder</a> 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.</p>
</div>
<h3 id="step-1-install-jspsych">Step 1: Install jspsych<a class="headerlink" href="#step-1-install-jspsych" title="Permanent link">&para;</a></h3>
<p>Run <code>npm install jspsych</code>.</p>
<p>This installs the core jsPsych package.