sudo npm i -g yarn- Clone the repository.
git clone https://github.com/wavesplatform/docs.wavesplatform.git- Change directory to
docs.wavesplatform.
cd docs.wavesplatform- Check out
developbranch.
git checkout develop- Install packages.
yarn- Change directory to
docs.
cd packages/docs- Launch the website.
yarn dev