mail/README.md

12 lines
184 B
Markdown
Raw Normal View History

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