#!/bin/bash spago bundle-app --main Main --to assets/app.js --watch & parcel serve assets/index.html -o index--parelified.html --open