matthewconstantine / ember-cli-redux-todos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 70.2%Language:CSS 19.8%Language:HTML 10.0%