Skip to content

A tiny Ember.js app intended to give a little clarity about what code is needed to get your app up and running with Ember Data

License

Notifications You must be signed in to change notification settings

andycrum/ember-data-model-maker

Repository files navigation

Ember Data Model Maker

Ember Data Model Maker (EDMM) is a tiny Ember.js app (built with ember-cli). Its purpose is to give a little clarity about what code is needed to get your app up and running with Ember Data. It was originally written as a 'companion app' to Getting Started with Ember Data.

Demo

http://andycrum.github.io/ember-data-model-maker/

Requirements

EDMM requires ember-cli to run. Once you've installed ember-cli, just navigate to the EDMM directory, run npm install and then ember serve to get it running locally.

Contributing

Feel free to open issues or pull requests for any errors you run into or features you think should exist.

License

Distributed under The MIT License

About

A tiny Ember.js app intended to give a little clarity about what code is needed to get your app up and running with Ember Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published