mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-21 12:08:03 +02:00
* docs(v2): fix typo * @thehanimo docs(v2): fix typo in website/docs * Update website/docs/deployment.md * Update website/versioned_docs/version-2.0.0-alpha.61/deployment.md Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com> |
||
---|---|---|
.. | ||
community | ||
docs | ||
dogfooding/second-blog | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
docusaurus.config.js | ||
netlify.toml | ||
package.json | ||
README.md | ||
sidebars.js | ||
sidebarsCommunity.js | ||
tsconfig.json | ||
versions.json |
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.