Skip to content

Commit 62293b6

Browse files
committed
add elementary-electron
1 parent 69197bb commit 62293b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,11 @@ <h4><a href="https://www.github.com/jesstelford/scope-chains-closures" target="_
195195
<p data-i18n="workshopper-scope-chains-closures">Learn the details of Scope, Scope Chains, Closures, and Garbage Collection.</p>
196196
<code>npm install -g scope-chains-closures</code>
197197
</div>
198+
<div id="elementary-electron" class="workshopper">
199+
<h4><a href="https://www.github.com/maxogden/elementary-electron" target="_blank">Elementary Electron</a></h4>
200+
<p data-i18n="workshopper-elementary-electron">Make a desktop application using Node and Chromium with Electron</p>
201+
<code>npm install -g elementary-electron</code>
202+
</div>
198203
</div>
199204
<div class="third">
200205
<div id="learnyounode" class="workshopper">

0 commit comments

Comments
 (0)