/react-flow-docs

The documentation for React Flow. Powered by Docusaurus.

Primary LanguageJavaScriptMIT LicenseMIT

React Flow Documentation

This repo contains the source code of the React Flow Website. It 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.