- Install dependencies
npm install
- Build
src\QuickStart.sln
using Visual Studio 2017 or JetBrains Rider or rundotnet build src/QuickStart.sln
- To run the app using .NET Core use
npm start
ornpm run start:core
- To run the app using .NET Standard use
npm run start:standard
forked from agracio/electron-edge-js-quick-start
-
Notifications
You must be signed in to change notification settings - Fork 0
Electron quick start using `electron-edge-js` module on .NET Core 2.0
License
productinfo/electron-edge-js-quick-start
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Electron quick start using `electron-edge-js` module on .NET Core 2.0
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 38.8%
- C# 28.2%
- HTML 21.8%
- CSS 11.2%