Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 488 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 488 Bytes

Ember-cli-pt-masonry

Masonry.js component for Ember CLI apps


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

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/.