Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 216 Bytes

Simple React - Redux - Flow Contact Book Example

A simple contact book created with React & Redux and type checked with Flow.

npm i .
npm test
npm start

The site should be hosted at 127.0.0.1:3000.