Welcome to the Cirun.io documentation repository! This repository contains the source code for the official Cirun.io documentation website, built with Docusaurus.
npm installnpm startnpm run buildnpm run serveπ The search functionality doesn't work when using
npm start. To use the search feature, you must first build the documentation and then serve it:
npm run build
npm run serveContributions are welcome! Feel free to open issues or submit pull requests to help improve the documentation.
This project is licensed under the MIT License - see the LICENSE file for details.