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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c7872b · Nov 1, 2023
Sep 26, 2023
Sep 26, 2023
Oct 29, 2023
Oct 24, 2023
Oct 23, 2023
Oct 24, 2023
Jul 4, 2022
Feb 21, 2022
Jan 25, 2023
Nov 1, 2023
Dec 2, 2021
Mar 27, 2023
Sep 26, 2023
Sep 26, 2023
Jan 26, 2022
Mar 6, 2023
Jun 1, 2022
Dec 2, 2021

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.