## Prerequisites
- Node JS
npm install -g gulp
git clone git@github.com:hamishhossack/esys.git
cd esys
npm install && bower install
NOTE: We should be able to to get the client on http://localhost:9000/
gulp serve
gulp build
NOTE: Add --client or --server to individually test
gulp test