mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
EyeTrackVR的文档
![]() They were removed as a test, subsequently we have seen a sharp increase of users DIY'ing LEDs in unsafe ways, so we have added it back to try and curb those attempts. |
||
---|---|---|
.github/workflows | ||
img | ||
vitepress | ||
.gitignore | ||
.releaserc | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
EyeTrackVR-Docs.code-workspace | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
STANDARDS.md |

EyeTrackVR Documentation Site
This is the source code for the EyeTrackVR project documentation site. It is built using VitePress.
Please visit the documentation site for more information.
Development
install dependencies
cd vitepress && pnpm install
start dev server
pnpm dev
Build
pnpm build
Serve
pnpm serve
Contribute
Please see the contributing guide for all information.
Standards
Please see the standards guide for all information.
Contact
Please join our discord for updates and any questions.
Licenses
All software is under the MIT License. All documentation, including the Wiki, is under the Creative Commons CC-BY-SA-4.0 license.