legacy.reactjs.org
legacy.reactjs.org copied to clipboard
An archived copy of the legacy React documentation website
legacy.reactjs.org
This repo contains the source code and documentation powering legacy.reactjs.org.
Not actively maintained
This site is archived and not maintained. For new React docs, go to react.dev (repository).
Installation
cd legacy.reactjs.orgto go into the project rootyarnto install the website's npm dependencies
Running locally
yarn devto start the development server (powered by Gatsby)open http://localhost:8000to open the site in your favorite browser
License
Content at legacy.reactjs.org is CC-BY-4.0 licensed, as found in the LICENSE-DOCS.md file.