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

Latest commit

 

History

History
17 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 380 Bytes

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