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
- Host: GitHub
- URL: https://github.com/josh-development/website
- Owner: josh-development
- License: apache-2.0
- Created: 2022-06-07T18:12:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T15:34:27.000Z (over 1 year ago)
- Last Synced: 2025-01-09T00:17:51.242Z (over 1 year ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://joshdocs.netlify.app
- Size: 11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Josh Website
**Source code for the Josh project 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.