Since Ember Data is an Ember CLI add-on we can install it just like any other add-on by using ember install
.
As of writing this post the latest version is 2.13.1
. From the command line, in the root of your app's directory, run:
ember install [email protected]