/flow-init

Repository for an Egghead Lesson on configuring Facebook Flow in a project.

Primary LanguageJavaScript

flow-init

Repository for an Egghead Lesson on configuring Facebook Flow in a project.

Setup

  • Clone or fork this repository
  • Make sure you have node.js installed
  • run npm install to install dependencies
  • run npm run typecheck to typecheck the file in src/index.js