/electron-react-starter

Starter for electron.js and react+koa+MaterialUI

Primary LanguageCSS

electron-starter

Simple electron example by Wesley Tsai.

Features

  • Support Material-UI/Semantic-UI/Marked/font-awesome.
  • Use React/Less/Webpack/koa/

Howto

Need to install the webpack and electron-prebuilt first(npm install -g).

'npm install' to install the dependencies. 'npm run build' to build the bundle.js. 'npm run web' to execute web service. 'npm run electron' to execute electron app.

License

Licensed under the MIT License

Authors

Copyright(c) 2017 Wesley Tsai<wesleyboy42@gmail.com>