We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You will need to clone the repo and then run a couple of commands to build the project
git clone [email protected]:buildingblocks/bb-prototype-website.git
Change into the project directory
cd bb-prototype-website
Install node modules
npm install