mirror of
https://github.com/moparisthebest/mail
synced 2024-11-13 04:35:01 -05:00
12 lines
189 B
Markdown
12 lines
189 B
Markdown
html5-mail
|
|
==========
|
|
|
|
HTML5 Mail App with Client-side Encryption
|
|
|
|
## Getting started
|
|
Required packages: nodejs, npm
|
|
|
|
npm install
|
|
node server.js
|
|
|
|
browse to http://localhost:8585 |