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.
- Host: GitHub
- URL: https://github.com/movingtoweb/electron-js-sample
- Owner: MovingToWeb
- Created: 2016-10-07T17:45:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-07T17:49:30.000Z (over 9 years ago)
- Last Synced: 2024-12-31T21:10:01.669Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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