Skip to content

matthewconstantine/ember-cli-redux-todos

 
 

Repository files navigation

Ember CLI Redux Todos

This is an example todo-mvc app that provides a demonstration of Ember CLI Redux.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/matthewconstantine/ember-cli-redux-todos
  • change into the new directory
  • npm install
  • bower install

Running / Development

Running Tests

Building

  • ember build (development)

Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • CSS 19.8%
  • HTML 10.0%