mail/README.md

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