All Projects → vesparny → Flux Immutable Example

vesparny / Flux Immutable Example

Licence: mit
A trivial example app with flux, flummox, react-router, webpack and Immutable.js

Labels

flux-immutable-example

Brought to you by Alessandro Arnodo [@vesparny]

![Dependency status](https://david-dm.org/vesparny/flux-immutable-example /status.png)

This is just my attempt to dig into flux, React, webpack, es6 syntax and immutability

It's an app written in few days while learning those technologies.

See a working demo.

flux

Install dependencies

npm install

Run

npm start

then open http://localhost:3333

Build for production with Webpack

npm run build

Technology stack

Useful links

License

See LICENSE file

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].