An open API service indexing awesome lists of open source software.

https://github.com/lalitmee/simple-electron-react

Simple Electron React Desktop Application
https://github.com/lalitmee/simple-electron-react

babel-loader electron-application reactjs webpack

Last synced: 2 months ago
JSON representation

Simple Electron React Desktop Application

Awesome Lists containing this project

README

          

# Simple Electron React Desktop Application

This is a simple and basic desktop application using React.js and Electron.

## Installation

All you have to do is the following:

* `git clone https://github.com/lalitmee/simple-electron-react.git`
* `cd simple-electron-react`
* `npm install`
* `npm start`

## Screenshot

![Simple React Electron App](https://github.com/lalitmee/simple-electron-react/blob/master/screenshot.png?raw=true)