Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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