changeset 537 | d2e6ee099125 |
parent 263 | 3deace9204de |
536:b64c8c35c67d | 537:d2e6ee099125 |
---|---|
16 ## Installation |
16 ## Installation |
17 |
17 |
18 * `git clone <repository-url>` this repository |
18 * `git clone <repository-url>` this repository |
19 * `cd bo-client` |
19 * `cd bo-client` |
20 * `npm install` |
20 * `npm install` |
21 * `npm run install-common` (called in post-install) |
|
21 * `bower install` |
22 * `bower install` |
22 |
23 |
23 ## Running / Development |
24 ## Running / Development |
24 |
25 |
25 * `ember serve` |
26 * `ember serve` |