Add setup to build

This commit is contained in:
Alan Friedman 2019-05-12 16:35:30 -04:00
parent 7d298a42a4
commit 8655983a3c

View File

@ -1,3 +1,5 @@
yarn setup
echo "building client..." echo "building client..."
cd client cd client
yarn --production=false yarn --production=false