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

https://github.com/gemsgame/electron-create-react-app

Build included create-react-app, electron, electron-forge. Pretty simple and clean. No have strange depentenses, modify and used for understanding electron + react
https://github.com/gemsgame/electron-create-react-app

create-react-app electron electron-forge react

Last synced: about 1 month ago
JSON representation

Build included create-react-app, electron, electron-forge. Pretty simple and clean. No have strange depentenses, modify and used for understanding electron + react

Awesome Lists containing this project

README

          

# Getting starting with electron create react app
Build included create-react-app, electron, electron-forge.
Pretty simple and clean. No have strange depentenses, modify
and used for understanding electron + react

## Available Scripts

In the project directory, you can run:

### `npm run react`

after, for open react in electron window

### `npm run electron`

if you want create build with electron forge

### `npm run make`