electron-json-grid

An Electron application with React

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

License

This project is licensed under MIT License. The licenses of the open source software used are as follows:

dutchigor/json-grid-viewer: (MIT License)