npm ci
npm run start
# .env file
UIKIT_TARGET_BRANCH="your-branch" # default main, target branch for pulling documentation from uikit
COMPONENTS_TARGET_BRANCH="your-branch" # default main, target branch for pulling documentation from components
GITHUB_PROFILE="your profile" # default gravity-ui, target profile for pulling documentation from components