Skip to content

mfyourself/mvcfirst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published