mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 12:22:45 +02:00
* docs(v1): drop support for node <10.9 (#2264) * chore(v2): prepare v2.0.0.alpha-42 release * Rename docs from 41 to 42 * Fix changelog * Update versions.json Co-authored-by: Hanseung Yoo <trustyoo86@gmail.com> 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.