An open API service indexing awesome lists of open source software.

https://github.com/josh-development/website

Website for the Josh project
https://github.com/josh-development/website

hacktoberfest

Last synced: 10 months ago
JSON representation

Website for the Josh project

Awesome Lists containing this project

README

          

# Josh Website

**Source code for the Josh project website.**

[![GitHub](https://img.shields.io/github/license/josh-development/website)](https://github.com/josh-development/website/blob/main/LICENSE.md)

## Running Locally

After forking/cloning this repository to a folder locally:

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