mirror of
https://github.com/moparisthebest/mail
synced 2024-11-04 16:25:07 -05:00
res | ||
src | ||
test | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
Gruntfile.js | ||
LICENSE.txt | ||
package.json | ||
README.md |
mail-html5
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.