flow-interfaces-underscore
v1.0.0
Published
Flow interfaces allowing the use of Facebook's Flow with projects using the Underscore.js library.
Downloads
5
Readme
flow-interfaces-underscore
Flow interfaces allowing the use of Facebook's Flow with projects using the Underscore.js library.
Usage
bower install --save flow-interfaces-underscore
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