Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaeljymsgutierrez/react-electron-starter
Starter file for react + electron application
https://github.com/michaeljymsgutierrez/react-electron-starter
electron react reactjs
Last synced: 15 days ago
JSON representation
Starter file for react + electron application
- Host: GitHub
- URL: https://github.com/michaeljymsgutierrez/react-electron-starter
- Owner: michaeljymsgutierrez
- Created: 2018-06-04T01:23:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T01:37:11.000Z (over 6 years ago)
- Last Synced: 2024-11-11T08:50:42.181Z (2 months ago)
- Topics: electron, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Installation
- git clone [email protected]:michaeljymsgutierrez/react-electron-starter.git- cd in `project_folder`
- exec in terminal `npm install`
#### Run Project
- first exec in terminal `gulp serve:react`- second exec in terminal `gulp serve:electron`
#### Note:
- For project build please create own build config by creating new `main.js` with updated `url` from `react build script` and refer to `gulpfile.js` for buld tasks