ReadItApp is a simple webpage archive build on ElectronJs. I made this app studing ElectronJs.
Assuming you already have the Nodejs and NPM installed let's start from SailsJs installation
$ sudo npm i -D electron@2.0.8Now you clone the project in your system, navigate until the base project folder and run the command below
$ npm installThat's it, enjoy the ReadItApp.