diego3g / electron-typescript-react

:electron: An Electron boilerplate including TypeScript, React, Jest and ESLint.
1.45k stars 295 forks source link

There is no build command? #12

Closed lovetingyuan closed 4 years ago

lovetingyuan commented 4 years ago

Could you add a build npm script?

diego3g commented 4 years ago

We're working on that on #10

lovetingyuan commented 4 years ago

Ok, thank you a lot.

wilgnne commented 4 years ago

there is a compilation script (yarn build), I will now work on the packaging (yarn package)