/flow-interfaces-angular

Flow interfaces for Angular JS

Primary LanguageJavaScript

flow-interfaces-angular

Flow interfaces allowing the use of Facebook's Flow with Angular JS projects.

Usage

  • bower install --save flow-interfaces-angular
  • flow init at the root of your project
  • Add a .flowconfig file with content that resembles:
[libs]
path/to/this/package/interfaces
  • Run flow on your project

For more information, see Flow