
install:
	npm install     # Install node modules
	bower install   # Install bower components
	grunt install   # Build & test client app