mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 17:57:48 +02:00
.. | ||
_dogfooding | ||
blog | ||
community | ||
docs | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
delayCrowdin.mjs | ||
docusaurus.config-blog-only.js | ||
docusaurus.config.localized.d.json.ts | ||
docusaurus.config.localized.json | ||
docusaurus.config.ts | ||
netlify.toml | ||
package.json | ||
README.md | ||
sidebars.ts | ||
sidebarsCommunity.js | ||
svgo.config.js | ||
testCSSOrder.mjs | ||
tsconfig.json | ||
tsconfig.skipLibCheck.json | ||
versions.d.json.ts | ||
versions.json | ||
versionsArchived.d.json.ts | ||
versionsArchived.json | ||
waitForCrowdin.mjs |
Docusaurus 2 Website
Installation
yarn install
in the root of the repo (one level above this directory).- In this directory, do
yarn start
. - A browser window will open up, pointing to the docs.