Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 418 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 418 Bytes

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.