Getting Started This section describes how you can get our documentation portal up and running on your machine. yarn install npm start Build the website yarn build Deploy USE_SSH=true yarn deploy or by using GIT_USER=<Your GitHub username> yarn deploy