Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 410 Bytes

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.