mirror of
https://github.com/moparisthebest/mail
synced 2025-02-07 02:20:14 -05:00
res | ||
src | ||
test | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
Gruntfile.js | ||
LICENSE.txt | ||
package.json | ||
README.md |
mail-html5 ![Build Status](https://magnum.travis-ci.com/whiteout-io/mail-html5.png?token=g11Y5xe1ynqF5dzGqgB8)
HTML5 Mail App with Client-side Encryption
Getting started
Required packages: nodejs, npm
npm install && npm start
browse to http://localhost:8580/dist/.html
or install the chrome packaged app in developer mode.