Skip to content

reactjs/legacy.reactjs.org

Repository files navigation

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

  1. cd legacy.reactjs.org to go into the project root
  2. yarn to install the website's npm dependencies

Running locally

  1. yarn dev to start the development server (powered by Gatsby)
  2. open http://localhost:8000 to 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.