Skip to content

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

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages