This is an example todo-mvc app that provides a demonstration of Ember CLI Redux.
You will need the following things properly installed on your computer.
git clone https://github.com/matthewconstantine/ember-cli-redux-todos
- change into the new directory
npm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember server
then visit http://localhost:4200 or...ember test
ember test --server
ember build
(development)
- Ember CLI Redux
- ember.js
- ember-cli
- Development Browser Extensions