Skip to content

Robert-W/immutable-flux-todo

Repository files navigation

immutable-flux-todo

Simple Todo App using Flux with ImmutableJS and React

Live Demo Here

Immutable Todo

Items Remaining

  • Add History Panel for time travel functionality

Getting Started

Install all dependencies with npm

npm install

Run npm start and go to http://localhost:3000/

You can also use npm run prod to generate a production bundle under a dist folder.

Purpose

This was just a proof of concept and learning experience. I wanted to test some new build tools but more importantly, learn how to use ImmutableJS with Flux and React while writing in ES6. Some of the other libraries and tools used in this project include the following (not counting some gulp modules like stylus, etc.):

About

Simple Todo App using Flux with ImmutableJS and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published