Polymer App With Electron - Starter Kit Instructions First install electron using npm: npm install Next, install polymer components using bower: bower install Then you can run the app using: npm start