/website

Primary LanguageHTML

Kruise Website

Build

npm i -g docsite
  • Clone the website repository and local install:
cd website
npm i
  • Local preview
docsite start
  • Build the website
docsite build