![Maildots](logo.png)

Maildots is a cross-platform app designed to streamline the communication via e-mail and optimize the management and functionality of this medium
This repository holds the source code for the **Node-sdk** version of Maildots written mainly in Javascript

## Features

* **Fast:** Maildots is significantly faster than even dedicated e-mails servers, thanks to a new paradigm of communication between devices with Maildots installed.

* **Modern:** Maildots offers an innovative interface, which mix the robust functionality of e-mail with the simplicity of a message application.

* **Usefull:** Maildots expands the e-mail potencial, introducing new functions like control version for attachments, task manager and e-mail schedule.

* **Collaborative:** By first time, Maildots allows the user to work in team without having to move to another platform.


## Build and code Maildots-node-sdk


Prerequisites:

 * Download the [**Node-js 8.0.9 or later**](https://nodejs.org/es/download/) and install it.

To start coding and build

 * Clone this repository
 * Build the project using npm
