ember-cli-blog icon indicating copy to clipboard operation
ember-cli-blog copied to clipboard

Tom Dale's blog example updated for the Ember CLI

Myapp

This README outlines the details of collaborating on this Ember application.

Installation

  • git clone this repository
  • npm install
  • bower install

Running

  • ember server
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://iamstef.net/ember-cli/.