Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 620 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 620 Bytes

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.