mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
Deployed c671ad71
to 7.0 with MkDocs 1.2.2 and mike 1.0.1
This commit is contained in:
parent
0b9a31e728
commit
aa9b1fe0d0
Binary file not shown.
@ -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">¶</a></h3>
|
||||
<p>Run <code>npm install jspsych</code>.</p>
|
||||
<p>This installs the core jsPsych package.
|
||||
|
Loading…
Reference in New Issue
Block a user