Skip to content

Files

Latest commit

fc84911 · Jul 10, 2024

History

History

reactflow-create-react-app

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.