mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 04:42:40 +02:00
* feat(v2): allow non sidebar category to be first item of sidebar * better error messages * edit the react component * Update website/docs/sidebar.md * nits * add @babel/plugin-transform-runtime |
||
---|---|---|
.. | ||
docs | ||
src | ||
static/img | ||
versioned_docs/version-2.0.0-alpha.36 | ||
versioned_sidebars | ||
docusaurus.config.js | ||
package.json | ||
README.md | ||
sidebars.js | ||
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.