press right click along with shift key
select "open command window here"
npm install //it will download server side dependencies from package.json
npm install grunt-cli -g
npm install -g bower
npm postinstall OR bower install
npm start OR grunt serve