Skip to content

josh-development/website

Repository files navigation

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.