mirror of
https://github.com/moparisthebest/mail
synced 2024-11-10 11:15:01 -05:00
res | ||
src | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
server.js |
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