Welcome to LexiMail!
This is an early version of LexiMail, Open Source and cross-platform e-mail desktop application that's built in HTML, CSS and Node.JS.
Most of the initial layout was 'borrowed' from LightRead but the plan is to be themable in the future. No much more to see for now.
Building and Installing
grab the source and
npm install
Running
npm start
Testing
(no tests yet!)
npm test
Contributing
Questions, comments, bug reports, and pull requests are all welcome. Submit them at the project on GitHub.
Bug reports that include steps-to-reproduce (including code) are the best. Even better, make them in the form of pull requests that update the test suite. Thanks!
License
Licensed under the Apache License, Version 2.0.
See the top-level file LICENSE
and
(http://www.apache.org/licenses/LICENSE-2.0).