A copy of Polymer Starter Kit, running inside Electron.
# Clone
$ git clone https://github.com/raphaelpor/electron-polymer-starter-kit
$ cd electron-quick-start
# Install the dependencies and run
$ npm install && bower install && npm start
- Polymer: 1.2.0
- Polymer Starter Kit: 1.2.1
- Electron: 0.36.0