1
0
mirror of https://github.com/moparisthebest/mail synced 2025-02-20 04:41:52 -05:00
mail/README.md

12 lines
184 B
Markdown
Raw Normal View History

2013-03-13 08:50:46 -07:00
html5-mail
==========
2013-04-01 23:23:25 +02:00
HTML5 Mail App with Client-side Encryption
## Getting started
Required packages: nodejs, npm
2013-04-19 09:36:14 +02:00
npm install
2013-06-25 16:45:29 +02:00
grunt dev
2013-04-01 23:23:25 +02:00
2013-04-19 09:36:14 +02:00
browse to http://localhost:8585