Skip to content

Commit

Permalink
Added links.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed Dec 14, 2024
1 parent fcde5a4 commit cb8eeb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/_posts/how-to-use-x_ite-with-electron.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ https://gist.github.com/create3000/88bb73719dba1f70a0422d12d61db62f
To get started, there are at least 4 files needed to open an Electron window:

* app-folder
* main.js
* index.html
* preload.js
* styles.css
* [main.js](#mainjs)
* [index.html](#indexhtml)
* [preload.js](#preloadjs)
* [styles.css](#stylescss)

Let us now look at the individual files.

Expand Down

0 comments on commit cb8eeb4

Please sign in to comment.