react-reflux-boilerplate

2.0.15 • Public • Published

React Reflux Boilerplate

An application architecture for React utilizing a unidirectional data flow with the Reflux Architecture

Uses:

Install

$ npm install
$ bower install
$ ./script/dev
# open http://localhost:3000 

Type checking

flow check

Static Type checking is implemented with Flow.

Tests

npm test

Testing is done with Jest. It uses a preprocessor that strips Flow type annotations and a test helper that mocks react-router.

Demo

Heroku

Package Sidebar

Install

npm i react-reflux-boilerplate

Weekly Downloads

1

Version

2.0.15

License

ISC

Last publish

Collaborators

  • svenanders