0.0.0 • Published 9 years ago

ember-cli-day-player v0.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Ember-cli-day-player

Ember-cli addon for creating placeholder images. WIP

This is a port of the Day Player Sketch Plugins.

I made it mainly as a way to help me learn how to work build ember-cli addons, but maybe it'll be of use.

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