This repository was archived by the owner on Mar 10, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork4
React Flow Type Checking Example
NotificationsYou must be signed in to change notification settings
the-road-to-learn-react/react-flow-example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Deprecated: I don't keep up with Flow anymore, because I use TypeScript for all my projects. If you want to check out TypeScript with React, check outThe Road to React.
- Found inThe Road to learn React
- uses:
- React (create-react-app)
- Flow
git clone git@github.com:the-road-to-learn-react/react-flow-example.gitcd react-flow-examplenpm installnpm start- visithttp://localhost:3000/
npm run flowto type check all // @flow files or install a flow plugin for your editor / IDE
About
React Flow Type Checking Example
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.