MailBox. Angular v1.5 application Github pages: https://shpiller.github.io/mailbox/ Development: git clone https://github.com/Shpiller/mailbox.git cd mailbox npm install npm start open in a browser http://localhost:3001/ Make build for production: npm run build