Skip to content

cosmoscout/cosmoscout.github.io

Repository files navigation

The Homepage of CosmoScout VR

Important

This page is currently under construction! It will receive more content and major updates.

Feel free to improve the documentation by submitting a pull request to this repository. If you want to preview your changes locally, you only need to clone your fork and run the following commands:

npm install
npm run dev

This will start a local development server at http://localhost:4321.

Documentation

This page uses the Starlight theme for the Astro framework to generate static HTML files. You can find some documentation about the frameworks by using these links.