Skip to content

rlee1121/refluxjs-todo

 
 

Repository files navigation

ReactJS w. RefluxJS TodoMVC Example

A simple library for uni-directional dataflow application architecture inspired by ReactJS Flux

RefluxJS

Implementation

TODO

Running

Install dependencies with bower and npm. You'll first need to have bower and npm installed to do so. Then run the following:

bower install && npm install

This project comes with a grunt task to runs a connect web server and opens up the web browser for you. Just run:

grunt

Credit

This TodoMVC application was created by Mikael Brassman.

About

Todo Example of React and RefluxJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • HTML 10.4%
  • CSS 0.2%