/epp

:beginner: react-photonkit boilerplate with electron

Primary LanguageJavaScriptMIT LicenseMIT

epp

Electron aPPlication

  • photon
  • coffeescrirpt (cjsx)
  • electron
  • react
  • react-router
  • webpack

screenshot

Dev

# install dependencies
$ npm install

# support for reloading views, restarting electron
# if app/* and/or index.js, electron/* are changed
$ npm start

Build

$ npm run build      # all
$ npm run build-osx  # osx(64)
$ npm run build-win  # win(32, 64)

License

MIT © react-photonkit