--- a
+++ b/cloud/deployClient
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+npm run build
+
+npm run serve -p 80