/electron-react-startkit

A ElectronJS + ReactJS Startkit

Primary LanguageTypeScriptMIT LicenseMIT

Preview

alt text

Install

Clone the repo and install dependencies:

npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

License

MIT ©

Maintainers