The Homepage of Kando
Welcome to the Kando documentation site! This site is available online at https://kando.menu. 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.
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.