Skip to content

matthewconstantine/ember-redux-example

Repository files navigation

How easy is it to use Redux with Ember?

Pretty easy. This super simple demo presents a counter that can be incremented and decremented.

It's backed by a Redux store that syncs with the application router.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

About

Simplest possible demo of an Ember app backed by Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published