Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 784 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 784 Bytes

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.