flow-interfaces-angular
v0.0.1
Published
Flow interfaces for angular
Readme
flow-interfaces-angular
Flow interfaces allowing the use of Facebook's Flow with Angular JS projects. Forked from: https://github.com/solnet-aquarium/flow-interfaces-angular
Usage
npm install --save flow-interfaces-angularflow initat the root of your project- Add a
.flowconfigfile with content that resembles:
[libs]
node_modules/flow-interfaces-angular/interfaces- Run flow on your project
For more information, see Flow
