Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 400 Bytes

ReadIt

Learn build desktop application with web technologies.

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation.

Packaging

Run command below

$ electron-packager . --electron-version="2.0.5" --overwrite --asar=true --icon=icon

License

CC0 1.0 (Public Domain)