There was an error while loading. Please reload this page.
You will need to clone the repo and then run a couple of commands to build the project
git clone git@github.com:buildingblocks/bb-prototype-website.git
Change into the project directory
cd bb-prototype-website
Install node modules
npm install