./src is parsed and the stripped version is output to ./lib
Flow works best when installed per-project with explicit versioning rather than globally
Create npm install --save-dev flow-bin
installs node_modules/flow-bin
Add "flow": "flow"
to the "scripts" section of package.json.
npm run flow init
to generate .flowconfig