We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4700b85 commit 252d356Copy full SHA for 252d356
README.md
@@ -45,6 +45,7 @@
45
- **templates/** – This is where the html template that gets built by Webpack goes
46
- **.gitignore** – List of files and folders that are ignored by git
47
- **.npmrc** – List of some project wide npm settings
48
+- **electron-main.js** – Entry point and application life controller for electron builds
49
- **package.json** – Node config for the project
50
- **README.md** – This is the README displayed ont he GitHub page
51
- **README_HEADER.png** – This is just the header image for the GitHub README
0 commit comments