generator-flowtype

make project flowtype support

Usage no npm install needed!

<script type="module">
  import generatorFlowtype from 'https://cdn.skypack.dev/generator-flowtype';
</script>

README

generator-flowtype NPM version Build Status Dependency Status Coverage percentage

make project flowtype support

Installation

First, install Yeoman and generator-flowtype using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-flowtype

Then generate your new project:

yo flowtype

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

Apache-2.0 © K.K. POON