https://github.com/slimevr/slimevr-website
SlimeVR Official Website
https://github.com/slimevr/slimevr-website
Last synced: 12 months ago
JSON representation
SlimeVR Official Website
- Host: GitHub
- URL: https://github.com/slimevr/slimevr-website
- Owner: SlimeVR
- Created: 2024-11-15T05:08:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-12T18:21:10.000Z (about 1 year ago)
- Last Synced: 2025-07-04T16:56:27.929Z (12 months ago)
- Language: TypeScript
- Homepage: http://slimevr.dev
- Size: 53.8 MB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
```
pnpm i
pnpm start
```
run with SSR
```
pnpm serve
```