Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 442 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 442 Bytes

React Flow Redux Example

This project was bootstrapped with Create React App.

More about React.
More about Flow.
More about Redux.

Install: npm install
Run: npm start
Build: npm run build
Test: npm run test (No tests present at this moment)
Eject: npm run eject
Flow: npm run flow