Source for the PolyClient website and documentation.
Local development
- Clone this repository.
- Install:
- Run
bun run dev
to start the development server.
Remote development
TBD
- Quick fixes: Small changes, such as fixing typos or broken links, can be submitted directly via pull requests.
- Major changes: For larger updates, open an issue on GitHub to discuss your proposal before implementation.