Example Install node modules: npm install Install bower dependencies: ./node_modules/.bin/bower install Build app: ./node_modules/.bin/gulp build Run web-server: ./node_modules/.bin/gulp example Open in browser http://localhost:9000