electron-electrolysis icon indicating copy to clipboard operation
electron-electrolysis copied to clipboard

Electron experiment with Polymer and React

Electrolysis

Using Polymer with React on Electron.

How to use

# install dependencies
$ npm install && bower install

# run
$ npm start

# build package
$ npm run clean && npm run build

License

MIT © Jimmy Moon