Front end of the Slack clone application.

123
  1. // for now just expose the builtin process global from node.js
  2. module.exports = global.process;