Skip to content

Commit cb83a12

Browse files
committed
Add demo image
1 parent a7ffc5a commit cb83a12

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ Angular NodeGUI is powered by Angular 🅰️ and Qt5 💚 which makes it CPU an
88

99
Main docs: https://docs.nodegui.org
1010

11+
# Getting started
12+
13+
## Requirements
14+
15+
- CMake 3.1 and up
16+
- Make, GCC v7
17+
- NodeJS 12.x and up.
18+
19+
Setting up on [macOS](https://docs.nodegui.org/docs/guides/getting-started#setting-up-on-macos), [Windows](https://docs.nodegui.org/docs/guides/getting-started#setting-up-on-windows), [Linux](https://docs.nodegui.org/docs/guides/getting-started#setting-up-on-linux)
20+
21+
[Getting started](https://docs.nodegui.org/docs/guides/getting-started)
22+
1123
## Easy start
1224

1325
```
@@ -17,4 +29,6 @@ npm start
1729

1830
## Demo
1931

32+
33+
2034
Coming soon..

demo/demo_start.png

431 KB
Loading

0 commit comments

Comments
 (0)