Skip to content

mariusmateoc/ember-scrud

Repository files navigation

Ember SCRUD

Learn ember.js using ember-cli and trying to build an SCRUD application. You can follow the tutorial Learn ember.js with ember-cli by Practice.

Each part from the tutorial will have a dedicated branch.

# Clone this repository
git clone git@github.com:mariusmateoc/ember-scrud.git

# Then checkout the branch related to tutorial part
git checkout <part-number>

NOTE If you checkout to part-1 this will be the part 1 completed.

Further Reading / Useful Links