Skip to content

Commit 252d356

Browse files
committed
- Added electron-main.js to folder structure
1 parent 4700b85 commit 252d356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
- **templates/** – This is where the html template that gets built by Webpack goes
4646
- **.gitignore** – List of files and folders that are ignored by git
4747
- **.npmrc** – List of some project wide npm settings
48+
- **electron-main.js** – Entry point and application life controller for electron builds
4849
- **package.json** – Node config for the project
4950
- **README.md** – This is the README displayed ont he GitHub page
5051
- **README_HEADER.png** – This is just the header image for the GitHub README

0 commit comments

Comments
 (0)