Global packages:
npm, jspm, node v4 or higher, mongodb, gulp, babel-node, redis
$ sudo npm install [email protected]
$ cd client && npm install
$ cd src jspm install
$ cd server/src && npm install
$ cd spreadsheet-core
$ npm start
$ cd client
$ gulp build