An open API service indexing awesome lists of open source software.

https://github.com/movingtoweb/electron-js-sample

A sample example project in Electron JS.
https://github.com/movingtoweb/electron-js-sample

Last synced: 9 days ago
JSON representation

A sample example project in Electron JS.

Awesome Lists containing this project

README

          

#My First Electron Application

## Command
`npm install electron-prebuilt` or `npm install electron-prebuilt --save-dev` (for saving locally in node_modules)
`npm start` - This will start the `main.js` using Electron.

## Development Tools
- Atom.io
- OS X Yosemite