2016-01-20 23:55:49 +01:00
2016-01-12 15:14:19 +01:00
2016-01-12 16:20:18 +01:00
2016-01-20 23:55:49 +01:00
2016-01-19 22:28:22 +01:00
2016-01-12 14:55:48 +01:00
2016-01-12 14:55:48 +01:00
2016-01-12 14:55:48 +01:00
2016-01-16 13:46:34 +01:00
2016-01-20 23:55:49 +01:00
2016-01-16 20:27:57 +01:00

#burnchart v3

A React app utilizing a Flux architecture.

  • EventEmitter listeners can use RegExp paths thus allowing the use of namespaces
  • routing resets the whole UI between page changes and so Components are easier to reason about (componentDidMount)

##Quickstart

$ nvm use
$ npm install
$ make watch
$ npm start
# Server started on port 8080

##Changelog

###v3.0.0

  • switch to React & Flux architecture
Description
Languages
JavaScript 99.4%
CSS 0.6%