An open API service indexing awesome lists of open source software.

https://github.com/emberjs/ember

The Ember.js npm module
https://github.com/emberjs/ember

Last synced: over 1 year ago
JSON representation

The Ember.js npm module

Awesome Lists containing this project

README

          






http://emberjs.com/




## Get Started

```
npm install -g ember-cli
```

## Node Modules:

* [ember-source](https://www.npmjs.com/package/ember-source) – The Framework: [website](http://emberjs.com) | [github](https://github.com/emberjs/ember.js)
* [ember-data](https://www.npmjs.com/package/ember-data) – The data library: [website](http://emberjs.com/api/data/) | [github](https://github.com/emberjs/data)
* [ember-cli](https://www.npmjs.com/package/ember-cli) – The commandline tool: [website](http://ember-cli.com) | [github](https://github.com/ember-cli/ember-cli)