Skip to content

erictherobot/hello-electron

Repository files navigation

Build Status

Hello Electron

Hello Electron is a simple hello world example of Electron.

Image

#Technology

Branches

  • Tone = Electron + React + Tone.js
  • Charts = Electron + React + D3.js / Highcharts
  • UI = Electron + React + PhotonKit
  • GraphQL = Electron + React + GraphQL
  • Tesseract = Electron + React + Tesseract.js

Install

$ git clone https://github.com/erictherobot/hello-electron.git
$ cd hello-electron
$ yarn start

Start Dev App

$ yarn start

Other Commands / Utilities

Clean the .cache folder

$ yarn clean-cache

Clean the /dist folder

$ yarn clean-source

Compile locally

$ yarn compile

Compile + Package for distribution - All Platforms (macOS, Linux, and Windows) - WIP - may not work as expected.

$ yarn quick-package

Builds the app for macOS, Linux, and Windows, using electron-packager.

Follow on Twitter

@erictherobot

License

MIT © erictherobot

About

Hello Electron is a simple hello world example of Electron - Using React + Less + Yarn + more

Resources

License

Stars

Watchers

Forks

Packages

No packages published