Weather App made using Electron Note Designs are still under contruction within the app. Install Clone the repo via git: git clone https://github.com/pgerochi/forecast.git And then install dependencies. $ cd $ npm start Run Application - devolopment mode $ npm run dev Packaging To package apps for the local platform: $ npm run package