一次阅读邮件系统。 您可以在尝试一下。
快速开始
假设您具有node.js和grunt-cli并且刚刚克隆了该项目。
发展
npm install
grunt run
# go to localhost:8001 and have fun developing
生产
npm install
# configure config/server.js
grunt
# automate the following with supervisor/upstart/...
./bin/viacrypt-s