/website

Website for the Josh project

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Josh Website

Source code for the Josh project website.

GitHub

Running Locally

After forking/cloning this repository to a folder locally:

  1. Install dependencies with yarn
  2. Run yarn start to start the vite development server.