Skip to content

Rudais86/docs.wavesplatform

Repository files navigation

  1. Install nodejs and npm.

  2. Install yarn.

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

About

Waves documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published