Skip to content
aFrontendDev edited this page Apr 18, 2017 · 2 revisions

Download and install the project modules

You will need to clone the repo and then run a couple of commands to build the project

Change into the project directory

  • cd bb-prototype-website

Install node modules

  • npm install
Clone this wiki locally