After installing the requirements run the following command to install the necessary dependencies for Modmail
$ npm iThen you must compile the project and a dist (distribution) directory will
be generated
$ npm buildIf you use PM2 or any other process manager you can call ./dist/app.js to
start the bot. For the rest you can use the following
$ npm start