https://github.com/imba/imba-electron-template
Boilerplate for Imba Electron applications
https://github.com/imba/imba-electron-template
Last synced: over 1 year ago
JSON representation
Boilerplate for Imba Electron applications
- Host: GitHub
- URL: https://github.com/imba/imba-electron-template
- Owner: imba
- Created: 2021-03-16T05:29:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T09:31:27.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T08:49:31.517Z (over 1 year ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 7
- Watchers: 7
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Getting Started
This project was bootstrapped with [imba-electron-template](https://github.com/imba/imba-electron-template).
## Available Scripts
In the project directory, you can run:
### `npm run watch`
Continuously build the project.
### `npm start`
Start the electron application.
# Caveats
If you set `nodeIntegration` to `true` you also need to add `"builtins"` to `"external"` list in imbaconfig->defaults->renderer