navio / electron-prototype

A prototype Building an App using Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Example

Using React and Electron, Create a small Application

In order to run this example Electron needs to be installed in the enviroment. For testing purposes only a symbolic link can be created inside the Electron App ln -s ~/ProjectLocation/app /Applications/Electron.app/Contents/Resources/

About

A prototype Building an App using Electron

License:Apache License 2.0


Languages

Language:JavaScript 66.0%Language:HTML 34.0%