#!/bin/bash
set -e

npm i
npm run bootstrap
