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
- Host: GitHub
- URL: https://github.com/gemsgame/electron-create-react-app
- Owner: GemsGame
- Created: 2021-05-15T18:44:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T18:48:34.000Z (about 5 years ago)
- Last Synced: 2025-06-02T02:21:50.513Z (about 1 year ago)
- Topics: create-react-app, electron, electron-forge, react
- Language: JavaScript
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`