mirror of
https://github.com/moparisthebest/mail
synced 2024-11-04 16:25:07 -05:00
12 lines
190 B
Markdown
12 lines
190 B
Markdown
html5-mail
|
|
==========
|
|
|
|
HTML5 Mail App with Client-side Encryption
|
|
|
|
## Getting started
|
|
Required packages: nodejs, npm
|
|
|
|
npm install && npm start
|
|
|
|
browse to http://localhost:8580/dist/
|