renato-rg / electron-react-webpack

Electron + React 16 + Webpack 4 template with ES6, JSX and hot reloading.
230 stars 52 forks source link

Include on README how to build the project #7

Closed ichbinedgar closed 5 years ago

ichbinedgar commented 6 years ago

Hi, It seems that this boilerplate is missing the information about how to package the project , so it can be distributed.

TheAifam5 commented 6 years ago

As I see, the packaging process does not exists. You can also use the electron-packager in your project which isn't hard to integrate.

ichbinedgar commented 6 years ago

I see, sorry. I'm new on electron. Most of the boilerplates for react contain the "build" script so I thought this react electron version was missing that.

ichbinedgar commented 5 years ago

the error still even after updating package.json... Any solution?

I'm not sure what do you mean, but this is related to add documentation about how to build the project

victorgianvechio commented 5 years ago

@ichbinedgar sorry, wrong issue