mirror of
https://github.com/moparisthebest/mail
synced 2024-11-13 12:45:04 -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/ |