Merge pull request #6495 from electron/link-to-boilerplates
link to boilerplates
This commit is contained in:
commit
7c56169633
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue