#!/bin/sh
npm install
npm run js
npm run minify
npm run css
