An open API service indexing awesome lists of open source software.

https://github.com/l2silver/flowtype-tutorial

Just a simple repo for tests with flow type
https://github.com/l2silver/flowtype-tutorial

Last synced: 6 months ago
JSON representation

Just a simple repo for tests with flow type

Awesome Lists containing this project

README

          

## Flowtype tutorial
- [Getting Started](https://www.flowtype.org/docs/getting-started.html)

#### Some notes:
Steps taken:

- `$ touch .flowconfig`
- `$ npm install --save-dev flow-bin`
- `$ npm install --save-dev babel-plugin-transform-flow-strip-types`