Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 196 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 196 Bytes

React Flow + webpack 4

This repo demonstrates the use of React Flow + webpack 4.

Installation

npm install

Development

npm start

Build

npm run build