Back to Mocha

Mocha Docs: Built on Astro Starlight

docs/README.md

11.7.5401 B
Original Source

Mocha Docs: Built on Astro Starlight

This is the current Mocha documentation website, hosted at mochajs.org and built with Astro Starlight.

For details on the legacy site, see https://github.com/mochajs/docs-legacy.

Preview the new site

To run this site:

shell
cd docs
npm i
npm run generate
npm run dev