If you don't have NodeJS, install it from here: https://nodejs.org/en/download
You should also have yarn >= 1.0
, install guide: https://yarnpkg.com/en/docs/install
git clone https://github.com/siddharthkp/dribbble.git
cd dribbble
yarn install
(workspaces don't work with npm)
Run yarn dev
to start documentation site