mail/README.md

14 lines
415 B
Markdown
Raw Normal View History

2013-10-17 13:09:14 -04:00
mail-html5 [![Build Status](https://magnum.travis-ci.com/whiteout-io/mail-html5.png?token=g11Y5xe1ynqF5dzGqgB8)](https://magnum.travis-ci.com/whiteout-io/mail-html5)
2013-03-13 11:50:46 -04:00
==========
2013-04-01 17:23:25 -04:00
HTML5 Mail App with Client-side Encryption
## Getting started
Required packages: nodejs, npm
2013-10-09 13:02:08 -04:00
npm install && npm start
2013-04-01 17:23:25 -04:00
2013-10-24 14:29:31 -04:00
browse to http://localhost:8580/dist/<platform>.html
or install the chrome packaged app in developer mode.