Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 436 Bytes

install.md

File metadata and controls

20 lines (11 loc) · 436 Bytes

Prerequisites

It is recommended that you use nodenv to get the correct version of node.

Local dependencies

Next, install the local dependencies Web Starter Kit requires:

$ npm install

That's it! You should now have everything needed to use the Web Starter Kit.

You may also want to get used to some of the commands available.