Skip to content

kidjp85/flux-immutable-example

 
 

Repository files navigation

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.

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.2%
  • JavaScript 41.9%
  • HTML 0.9%