mail/README.md

12 lines
208 B
Markdown
Raw Normal View History

2013-03-13 11:50:46 -04:00
html5-mail
==========
2013-04-01 17:23:25 -04:00
HTML5 Mail App with Client-side Encryption
## Getting started
Required packages: nodejs, npm
npm install express
node server.js 8080 --dev
browse to http://localhost:8080