Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 640 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 640 Bytes

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.