Simple electron example by Wesley Tsai.
- Support Material-UI/Semantic-UI/Marked/font-awesome.
- Use React/Less/Webpack/koa/
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.
Licensed under the MIT License
Copyright(c) 2017 Wesley Tsai<wesleyboy42@gmail.com>