mirror of
https://github.com/moparisthebest/mail
synced 2024-11-22 17:02:17 -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 && grunt
This generates a development build of the Chrome Packaged App (DEV.zip) which can be installed under chrome://extensions in developer mode.