Skip to content

robin22d/electron-quick-start-react

Repository files navigation

electron-quick-start-react

A quick start app with react setup

Set up

Clone the project

cd into the directory

Install the node modules

  • npm i

Run webpack to build the react code

  • webpack -w

Run the project

  • npm start

Releases

No releases published

Packages

No packages published