mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 02:08:36 +02:00
* Use npm-to-yarn for the Bash npm2yarn Remark plugin * Update npm-to-yarn version with fix * Update npm-to-yarn yet another time to fix another -g/--global bug * Update remark-npm2yarn.js Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com> |
||
---|---|---|
.. | ||
docs | ||
src | ||
static/img | ||
versioned_docs | ||
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.