Adds a link to awesome repo

This commit is contained in:
Atul R 2020-03-28 23:52:19 +01:00
parent 3f258453da
commit 72f6733cfe
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
sidebar_label: Helpful Links
title: Helpful links
---
NodeGui is an open source project that exists because of amazing contributors and users.
The following repo contains all the helpful links, examples, plugins, etc in a single maintainable place.
[https://github.com/nodegui/awesome-nodegui/](https://github.com/nodegui/awesome-nodegui/)
Please do star ⭐️ the [NodeGui project repo](https://github.com/nodegui/nodegui) to show your support 😄

View File

@ -16,6 +16,7 @@ module.exports = {
'guides/scroll-view',
'guides/images',
'guides/networking',
'guides/helpful-links',
],
Guides: [
'guides/nodegui-architecture',