mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 09:37:43 +02:00
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com> Co-authored-by: sebastien <lorber.sebastien@gmail.com> Co-authored-by: slorber <slorber@users.noreply.github.com> |
||
---|---|---|
.. | ||
_dogfooding | ||
blog | ||
community | ||
docs | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
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 | ||
testCSSOrder.mjs | ||
tsconfig.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.