docusaurus/website
Ayush das 632b21bcf6
docs(v2): update installation docs (#5073)
* docs: update installation docs to 2.0.0beta.2

* Update website/docs/installation.md

* Update website/docs/installation.md

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-06-29 10:20:41 +02:00
..
blog
community docs(v2): document canary releases (#4987) 2021-06-16 16:11:41 +02:00
docs docs(v2): update installation docs (#5073) 2021-06-29 10:20:41 +02:00
dogfooding
src docs(v2): Add React Native Render HTML site to showcase page (#5022) 2021-06-21 18:27:45 +02:00
static
versioned_docs chore(v2): prepare v2.0.0-beta.2 release (#5056) 2021-06-24 19:39:37 +02:00
versioned_sidebars chore(v2): prepare v2.0.0-beta.2 release (#5056) 2021-06-24 19:39:37 +02:00
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js fix(v2): Fix announcementBar layout shifts (#5040) 2021-06-24 11:35:35 +02:00
netlify.toml
package.json chore(v2): prepare v2.0.0-beta.2 release (#5056) 2021-06-24 19:39:37 +02:00
sidebars.js
sidebarsCommunity.js
tsconfig.json
versions.json chore(v2): prepare v2.0.0-beta.2 release (#5056) 2021-06-24 19:39:37 +02:00
versionsArchived.json chore: add archived versions system + archive alpha.73-75 (#5005) 2021-06-18 17:27:13 +02:00
waitForCrowdin.js

README.md

Docusaurus 2 Website

Installation

  1. yarn install in the root of the repo (one level above this directory).
  2. In this directory, do yarn start.
  3. A browser window will open up, pointing to the docs.