An open API service indexing awesome lists of open source software.

https://github.com/bestguy/redux-ractive-qlock

Redux and RactiveJS example
https://github.com/bestguy/redux-ractive-qlock

Last synced: 12 months ago
JSON representation

Redux and RactiveJS example

Awesome Lists containing this project

README

          

![Sample](./sample.jpg)

# [Redux](http://redux.js.org) and [RactiveJS](http://www.ractivejs.org/) example

Recause React and JSX can't have all the fun.
Inspired by [@fskreuz](https://github.com/fskreuz) and my best buddy [@njj](https://github.com/njj).

This makes a snazzy word clock like: http://garythom.as/x/qlock/

All the Redux hotness without the JSX mess.

----

## Install & Run:

npm install
npm start
open http://localhost:3000