docusaurus/website
Armano 411b9aa977
chore: cleanup dependency declaration in package.json (#5985)
* deps: add/move dependencies and treat types as dev

* chore: fix merge conflict

* Update package.json

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-11-23 13:59:28 +08:00
..
_dogfooding
blog docs(website): Add docsearch migration blog post (#5967) 2021-11-21 16:25:35 +01:00
community
docs docs: update links to default translations dir (#5979) 2021-11-20 18:44:28 +01:00
src docs: add PREFS website to showcase (#5984) 2021-11-23 07:06:38 +08:00
static
versioned_docs docs: update links to default translations dir (#5979) 2021-11-20 18:44:28 +01:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js
netlify.toml
package.json chore: cleanup dependency declaration in package.json (#5985) 2021-11-23 13:59:28 +08:00
sidebars.js
sidebarsCommunity.js
tsconfig.json
versions.json
versionsArchived.json
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.