mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 15:42:48 +00: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 | ||
| README.md | ||
| docusaurus.config.js | ||
| package.json | ||
| sidebars.js | ||
| versions.json | ||
Docusaurus 2 Website
Installation
yarn installin 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.