docusaurus/website
Endi 32c9d07b90
perf(v2): improve dev build time by not overwriting file if possible (#2089)
* perf(v2): improve sequential build time by not overwriting file if possible

* minor improvement

* docs
2019-12-06 12:17:41 +07:00
..
docs perf(v2): improve dev build time by not overwriting file if possible (#2089) 2019-12-06 12:17:41 +07:00
src chore(v2): optimize images 2019-12-02 14:51:07 +07:00
static/img chore(v2): optimize images 2019-12-02 14:51:07 +07:00
versioned_docs chore(v2): v2.0.0-alpha.37 changelog & docs 2019-12-01 20:28:49 +07:00
versioned_sidebars chore(v2): v2.0.0-alpha.37 changelog & docs 2019-12-01 20:28:49 +07:00
docusaurus.config.js chore(v2): configure algolia options to search latest version 2019-11-30 18:05:45 +07:00
package.json v2.0.0-alpha.37 2019-12-01 20:29:59 +07:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js chore(v2): fix typo in docs, remove dead/redundant stuff 2019-11-26 16:49:58 +07:00
versions.json chore(v2): v2.0.0-alpha.37 changelog & docs 2019-12-01 20:28:49 +07:00

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.