mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
1.5 KiB
1.5 KiB

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 && yarn
start dev server
yarn dev
Build
yarn build
Serve
yarn 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.