We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba887db commit ee677eaCopy full SHA for ee677ea
docs/tutorial/quick-start.md
@@ -225,4 +225,8 @@ $ cd electron-quick-start
225
$ npm install && npm start
226
```
227
228
+For more example apps, see the
229
+[list of boilerplates](http://electron.atom.io/community/#boilerplates)
230
+created by the awesome electron community.
231
+
232
[share-data]: ../faq.md#how-to-share-data-between-web-pages
0 commit comments