Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 565 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 565 Bytes

ember-cli-cornify

Unicornify your Ember-CLI apps using latest web technology powered by http://www.cornify.com/

screenshot

Add to you app

ember install ember-cli-cornify

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.