nodeguy/docs/_coverpage.md

12 lines
754 B
Markdown

<div style="display: flex; align-items:center;justify-content:center;margin-left:-120px;">
<img src="images/nodegui.svg" style="height:90px; margin-right:10px;" />
<h1 style="display:inline;"> NodeGui / React Desktop </h1>
</div>
<p style="font-weight:300; font-size:1.5em; margin: 0;">An open source library for building cross-platform native desktop applications with JavaScript and CSS like styling.</p>
<p style="font-weight:500; font-size:1em;">
NodeGui is based on Qt5 and <strong><i>NOT</i></strong> chromium, hence it is memory and cpu efficient. <strong>React Desktop</strong> is a React renderer for NodeGui.
</p>
<img src="images/demo.png" alt="demo" style="width: 100%;"/>
<a href="#/?id=main-doc"><p style="font-size: 1.3em;"></p></a>