Skip to content

Latest commit

 

History

History

reactflow-nextjs

React Flow Example App - Next.js

This app was bootstrapped with create-next-app

Installation

npm install

Start Dev Server

npm run dev

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

Build

npm run build

Next.js Docs

Please refer to the Next.js docs for more information.