electroplayer
An Electron application with React
There is MSI installer for windows.App is tested on windows and linux and both works OK, Should work on MacOS but never tested probably will work with no bug
Recommended IDE Setup
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Top comments (0)