Skip to content

This project demonstrates a very simple crud, written using ember-cli.

License

Notifications You must be signed in to change notification settings

twar59/ember-cli-simple-crud

Repository files navigation

ember-cli simple crud example

Ember Cli Version 0.0.39

This project demonstrates a very simple, rails style, crud, written using ember-cli. The purpose of this app is to give me a quick easy reference app.

VERY SIMPLE: no tests(other than default), basic bootstrap style, no backend (uses fixtures)

Install and Run

  • clone this repo
$ git clone https://github.com/twar59/ember-cli-simple-crud.git
$ cd ember-cli-simple-crud
  • download dependencies
$ npm install && bower install
  • run the app
$ ember server

About

This project demonstrates a very simple crud, written using ember-cli.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published