Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

theodesp/alt-flow-react-example

Repository files navigation

Alt.js React es6 Flow example

An example project using alt.js with Flow es6 on top of a create-react-app platform.

Installation

# Using yarn or npm.
yarn install

Running

# Using yarn or npm using any create-react-app commands
yarn start