Back to Mocha

Mocha Docs: Built on Astro Starlight

docs-next/README.md

11.8.0291 B
Original Source

Mocha Docs: Built on Astro Starlight

This is the v11 version of the new site, hosted at https://v11.mochajs.org and built with Astro Starlight.

Preview the new site

To run this site alone:

shell
cd docs-next
npm i
npm run generate
npm run dev