React Flow Example App - Create React App

This app was bootstrapped with create-react-app.

Installation

npm install

Start Dev Server

npm start

Runs the app in development mode. Open http://localhost:3000 to view it in the browser.

Run Tests

npm test

Build

npm run build

Create React App Docs

Please refer to the Create React App docs for more information.