mirror of
https://github.com/moparisthebest/mail
synced 2024-11-10 19:25:03 -05:00
12 lines
184 B
Markdown
12 lines
184 B
Markdown
html5-mail
|
|
==========
|
|
|
|
HTML5 Mail App with Client-side Encryption
|
|
|
|
## Getting started
|
|
Required packages: nodejs, npm
|
|
|
|
npm install
|
|
grunt dev
|
|
|
|
browse to http://localhost:8585 |