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

Latest commit

 

History

History
17 lines (12 loc) · 133 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 133 Bytes

Flow Higher Order Components Demo

To run

If using yarn

yarn
yarn flow

If using npm

npm install
npm run flow