Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
/ react-flow-docs Public archive

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

License

Notifications You must be signed in to change notification settings

xyflow/react-flow-docs

Repository files navigation

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.