#!/bin/bash
set -e

cd examples/simple-example
npm install
npm run build
