1
0
mirror of https://github.com/moparisthebest/mail synced 2025-01-08 20:18:39 -05:00
mail/README.md
2013-04-01 23:23:25 +02:00

12 lines
208 B
Markdown

html5-mail
==========
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