/website-old

Documentation website for the Josh project

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Josh Logo

Josh Website

Source for the Josh Project website

GitHub

Support Server


Running Locally

After forking/cloning this repository to a folder locally:

  1. Install dependencies with yarn
  2. Run yarn docs to generate and import docs from sub-modules.
  3. Run yarn dev to start the Vite development server.