Skip to main content

Installation

To use MailboxJS, you need to install the library :

npm install mailboxjs

To import MailboxJS in your project :

import { MailboxJS } from 'mailboxjs';

In the next part, we will see how to configure the mailbox.