mirror of
https://github.com/facebook/docusaurus.git
synced 2026-06-27 19:21:36 -04:00
7518645e58
* ESLint 10 * remove backup * Fix header * downgrade to ESLint 9 - fix some errors * fix more errors * fix more errors * fix more errors * fix more errors * fix more errors * fix more errors * fix more errors * all eslint errors fixed! * refactor: apply lint autofix * snapshot * fix ESLint tests * snapshot * lockfile * fix eslint plugin docs types * syncpack ignore * restore eslint-plugin-eslint-plugin, upgrade it + fix new plugin lint errors --------- Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
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.