Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 338 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 338 Bytes

ember-cli-ember-data

This addon that adds ember-data to the generated Ember CLI output (in vendor.js).

Installation / Usage

From within your Ember CLI application (must be > 0.0.34), run the following:

npm install --save-dev ember-cli-ember-data

References