victorhsn / electron-react

:rocket: Electron + ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron + ReactJS

Electron + ReactJS

This repository was created just to show how we can run Electron + ReactJS.

To install all dependencies

$ npm install 

I committed the bundle.js, but if you'll change anything at app.js, you must execute the command below to bundle it.

$ npm run webpack

Run the app

$ npm start

About

:rocket: Electron + ReactJS


Languages

Language:JavaScript 100.0%Language:HTML 0.0%