Go to file
Tankred Hase d801a84ceb increase line height of mail body to 1.5 2013-09-18 23:59:04 +02:00
res seperate build and watch grunt tasks for each file type 2013-09-17 14:40:35 +02:00
src increase line height of mail body to 1.5 2013-09-18 23:59:04 +02:00
test displaying inbox message list works 2013-09-11 23:31:08 +02:00
.gitignore initial import of styleguide 2013-09-16 19:46:04 +02:00
.jshintrc start rewrite of unit tests using mocha, sinon and chai 2013-08-19 21:13:32 +02:00
.travis.yml remove gem update from yml 2013-09-17 14:57:44 +02:00
Gruntfile.js implement read view 2013-09-18 20:45:58 +02:00
LICENSE.txt initial commit 2013-03-13 16:58:46 +01:00
README.md merged crypto lib changes 2013-06-25 16:45:29 +02:00
package.json seperate build and watch grunt tasks for each file type 2013-09-17 14:40:35 +02:00

README.md

html5-mail

HTML5 Mail App with Client-side Encryption

Getting started

Required packages: nodejs, npm

npm install
grunt dev

browse to http://localhost:8585