My tiny attempt to write a mail client prototype
###For start application
-
Install [Node.js] (https://nodejs.org/en/)
-
Install [Deployd] (http://docs.deployd.com/docs/getting-started/installing-deployd.html)
-
Clone repo and enter into it
git clone https://github.com/mmalikov/GmailApp.git && cd GmailApp/gmailapp
- Run Deployd with command:
dpd -p 5050
- Open in browser
localhost:5050