This repo contains the source code of the React Flow Website. It is built with Docusaurus.
$ npm install
$ npm start
$ npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.