globus/start.sh

7 lines
55 B
Bash

#!/bin/bash
npm install
npm run build
npm run deploy