To preview and bundle the default UI, you need the following software on your computer:
* {url-git}[git] (command: `git`)
-* {url-nodejs}[Node.js] (command: `node`)
+* {url-nodejs}[Node.js] (commands: `node` and `npm`)
* {url-gulp}[Gulp CLI] (command: `gulp`)
==== git
==== Node.js
-Next, make sure that you have Node.js installed.
+Next, make sure that you have Node.js installed (which also provides npm).
$ node --version