An Electron application with React
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
This project is licensed under MIT License. The licenses of the open source software used are as follows:
dutchigor/json-grid-viewer: (MIT License)