Skip to content

Automatically size and position elements while preserving aspect ratio

License

Notifications You must be signed in to change notification settings

buschtoens/ember-fitting-room

Repository files navigation

ember-fitting-room

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

Installation

  • git clone <repository-url> this repository
  • cd ember-fitting-room
  • yarn install

Running

Running Tests

  • yarn test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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