You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,13 @@ This is a desktop app that interactively and with sample code demonstrates core
3
3
4
4
Use this app to see what you can do with Electron.NET and use the source code to learn how to create a basic Electron.NET app.
5
5
6
+
This Demo-App based on the [Electron API Demos](https://github.com/electron/electron-api-demos)
7
+
6
8
---
7
9
8
10
## Using
9
11
10
-
You'll need [Node.js (v.8.x)](https://nodejs.org) and [.NET Core SDK](https://www.microsoft.com/net/download/core) installed on your computer in order to build this app.
12
+
You'll need [Node.js (v.8.x)](https://nodejs.org) and [.NET Core SDK](https://www.microsoft.com/net/download/core) installed on your computer in order to start or build this app.
0 commit comments