cms/app-client/README.md
changeset 537 d2e6ee099125
parent 319 78990a8a069b
equal deleted inserted replaced
536:b64c8c35c67d 537:d2e6ee099125
    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)