ShotLocal-Web-Hosting Install Node first from https://nodejs.org Open command propmpt and cd to working directory and Run npm install Run bower install Build & development Run grunt for building and grunt serve for preview. Testing Running grunt test will run the unit tests with karma. Enjoy