equal
deleted
inserted
replaced
11 * [PhantomJS](http://phantomjs.org/) |
11 * [PhantomJS](http://phantomjs.org/) |
12 |
12 |
13 ## Installation |
13 ## Installation |
14 |
14 |
15 * `npm install` |
15 * `npm install` |
|
16 * `npm run install-common` (called in post-install) |
16 * `bower install` |
17 * `bower install` |
17 |
18 |
18 ## Running / Development |
19 ## Running / Development |
19 |
20 |
20 * `npm start` (shortcut for `ember serve --environment=development` which serve the application) |
21 * `npm start` (shortcut for `ember serve --environment=development` which serve the application) |