Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 337 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 337 Bytes

Adding Flow to a React app example

This example contains two directories, one showing a React app that does not use Flow type checking, and the second the same app with the addition of Flow types.

It is made to go along with this blog post.