--- layout: guide scripts: - "install.js.es6" ---

There are a few ways to setup Flow depending on what tools you're already using.
You can customize this guide from the tools above.


{% include_relative _install/include.html package_manager="yarn" compiler="babel" %}
{% include_relative _install/include.html package_manager="npm" compiler="babel" %}
{% include_relative _install/include.html package_manager="yarn" compiler="flow-remove-types" %}
{% include_relative _install/include.html package_manager="npm" compiler="flow-remove-types" %}