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
- Host: GitHub
- URL: https://github.com/bestguy/redux-ractive-qlock
- Owner: bestguy
- Created: 2016-03-08T23:22:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-08T23:40:53.000Z (about 10 years ago)
- Last Synced: 2025-02-28T18:47:09.509Z (about 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-bookmarks - bestguy/redux-ractive-qlock - Redux and RactiveJS example (JavaScript / Parsers)
README

# [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