#!/bin/sh

set -e

npm install

bower install
