Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 411 Bytes

File metadata and controls

20 lines (14 loc) · 411 Bytes

FluxClock

This project is a rewrite of my original example for my little Real MVC project Available here originally written in 2012.

This is my first react + flux example, so there could be some errors.

Requirements

NodeJS and NPM.

Build

type make

Run

type make run , this will also run the Build step.