Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 541 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 541 Bytes

EAK Todos, Updated for Ember-CLI

I converted the Ember App Kit sample app, EAK Todos, to work with the new hotness that is Ember CLI.

Fairly simple process. Importing directly into a test doesn't work in ember-cli right now, so I'm just resolving dependencies. Everything else worked more or less out of the box.

Built to better understand the differences between EAK and Ember-CLI.