/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/docs/playground.mdx
24 строки
530 B
Sébastien Lorber
feat: docusaurus.new + improved StackBlitz playground (#5235)
28 июл 2021, 20:27
Не верифицирован
28 июл 2021, 20:27
b3e89d2
Код
Авторство
О чём код?
# 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](https://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](https://docusaurus.new). :::