react-flow-docs icon indicating copy to clipboard operation
react-flow-docs copied to clipboard

⚠️ This repo contains old versions of the React Flow website. The new repo is located at:

Legacy React Flow Docs

[!WARNING]
This repo contains older versions (v10, v11) of the React Flow website. The current website is being developed in the xyflow/web repo.


This website is built with Docusaurus.

Installation

$ npm install

Local Development

$ npm start

Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.