Skip to content

A simple example application of a "blog" using Ember with EmberFire

License

Notifications You must be signed in to change notification settings

yiom/blog-class

Folders and files

NameName
Last commit message
Last commit date
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015
Apr 16, 2015

Repository files navigation

Blog

Blog is a simple application example of a blog using EmberJS with EmberFire. You can visit our Live Demo

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Further Reading / Useful Links