Back to Docusaurus

Playground

website/versioned_docs/version-3.4.0/playground.mdx

3.10.1529 B
Original Source

Playground

Playgrounds allow you to run Docusaurus in your browser, without installing anything!

They are mostly useful for:

  • Testing Docusaurus
  • Reporting bugs

Use docusaurus.new as an easy-to-remember shortcut.

Choose one of the available options below.

mdx-code-block
import {PlaygroundCardsRow} from '@site/src/components/Playground';

<PlaygroundCardsRow />

:::tip

For convenience, we'll remember your choice next time you visit docusaurus.new.

:::