common/corpus-common-addon/README.md
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 08 Jun 2016 21:40:22 +0200
changeset 181 b8a783ca6c4a
parent 127 5cd8c3065c38
child 406 cf0f23803a53
permissions -rw-r--r--
Bubble paddings, sizes, and captions

# Corpus-common-addon

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

## Installation

* `git clone` this repository
* `npm install`
* `bower install`

## Running

* `ember server`
* Visit your app at http://localhost:4200.

## Running Tests

* `npm test` (Runs `ember try:testall` to test your addon against multiple Ember versions)
* `ember test`
* `ember test --server`

## Building

* `ember build`

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