From ee677ea21249aed39bc0191f3b3e036eba613a2e Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Thu, 14 Jul 2016 14:57:06 -0700 Subject: [PATCH] link to boilerplates --- docs/tutorial/quick-start.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/tutorial/quick-start.md b/docs/tutorial/quick-start.md index ec166b7061dc..6abfd9133e8c 100644 --- a/docs/tutorial/quick-start.md +++ b/docs/tutorial/quick-start.md @@ -225,4 +225,8 @@ $ cd electron-quick-start $ npm install && npm start ``` +For more example apps, see the +[list of boilerplates](http://electron.atom.io/community/#boilerplates) +created by the awesome electron community. + [share-data]: ../faq.md#how-to-share-data-between-web-pages