1.0.3 • Published 5 years ago

@hoseokchoi/electron-react-boilerplate v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

An Electron/React boilerplate based on Create React App and From React to an Electron app ready for production.

Available Scripts

In the project directory, you can run:

yarn electron-dev

Runs the app in the development mode.

The app will reload if you make edits. You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

yarn electron-pack

Builds the app for production to the dist folder. Your app is ready to be deployed!