Skip to content

This thing is a really, really light email client built with Electron. It's not finished, at all.

Notifications You must be signed in to change notification settings

rykdesjardins/litemail

Repository files navigation

masthead

Work in progress

This thing is a really, really light email client built with Electron.

Compile and run

This project uses PReact for presentation, Less for preprocessing CSS, and Webpack to generate the ES5 JS bundle. There are scripts in package.json to compile the Less files into CSS, webpack and run electron.

npm run build

Will build Less, then run webpack

npm run debug

Will build Less, run webpack, then run electron

npm run start

Will run electron with the current build files.

Motivation

I just thought learning Electron would be fun. It is.

About

This thing is a really, really light email client built with Electron. It's not finished, at all.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published