Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.01 KB

File metadata and controls

42 lines (27 loc) · 1.01 KB

Example of the Bloggr client app using Ember App Kit

Installation

Preconditions

  1. Install node
  2. Install npm

Then

git clone [email protected]:pixelhandler/ember-app-kit-example-with-bloggr-client.git
cd ember-app-kit-example-with-bloggr-client
npm install -g grunt-cli
npm install

Running the App

Whilst still in the ember-app-kit-example-with-bloggr-client project directory:

grunt server

Browse localhost:8000

Ember App Kit

Bloggr Client

  • Bloggr Client
    • The Source for the Ember Get Excited Video, by Tilde Inc.

License

Ember App Kit, Copyright 2013 by Stefan Penner and Ember App Kit Contributors, and licensed under the MIT License. See included LICENSE file for details.