Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 327 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 327 Bytes

Electron seed

Here is an example how to configure Electron application with FuseBox v4

Read the documentation here

To launch the application in development mode;

npm run

To launch the application in production mode

npm run dist