changeset 263 | 3deace9204de |
parent 147 | bc37828169f3 |
child 537 | d2e6ee099125 |
--- a/server/bo_client/README.md Mon Aug 08 15:27:35 2016 +0700 +++ b/server/bo_client/README.md Wed Aug 24 09:46:03 2016 +0200 @@ -16,13 +16,13 @@ ## Installation * `git clone <repository-url>` this repository -* change into the new directory +* `cd bo-client` * `npm install` * `bower install` ## Running / Development -* `ember server` +* `ember serve` * Visit your app at [http://localhost:4200](http://localhost:4200). ### Code Generators