docusaurus/examples
Sébastien Lorber 3bcd0a6ab1
fix(v2): examples should use Node 14 by default on CodeSandbox + regen with alpha72 (#4574)
* codesandbox: use node 14 by default

* Regenerate examples

* Add example json files to prettierrignore
2021-04-07 18:28:06 +02:00
..
bootstrap fix(v2): examples should use Node 14 by default on CodeSandbox + regen with alpha72 (#4574) 2021-04-07 18:28:06 +02:00
classic fix(v2): examples should use Node 14 by default on CodeSandbox + regen with alpha72 (#4574) 2021-04-07 18:28:06 +02:00
facebook fix(v2): examples should use Node 14 by default on CodeSandbox + regen with alpha72 (#4574) 2021-04-07 18:28:06 +02:00
README.md polish(v2): improve codesandbox template package.json (#4074) 2021-01-20 13:29:45 +01:00

Docusaurus examples

These example projects are generated with the init CLI:

npx @docusaurus/init@latest init examples/<templateName> <templateName>`

You can run them in CodeSandbox:

Tip: use the new.docusaurus.io shortcut.

Note: We update these examples regularly with yarn examples:generate