xyflow / react-flow-docs

⚠️ This repo contains old versions of the React Flow website. The new repo is located at:
https://github.com/xyflow/web
MIT License
48 stars 596 forks source link

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.