Skip to content

Electron quick start using `electron-edge-js` module on .NET Core 2.0

License

Notifications You must be signed in to change notification settings

Ketec/electron-edge-js-quick-start

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-edge-js-quick-start

  1. Install dependencies npm install
  2. Build src\QuickStart.sln using Visual Studio 2017 or JetBrains Rider
  3. To run the app using .NET Core use npm start or npm run start:core
  4. To run the app using .NET Standard use npm run start:standard

About

Electron quick start using `electron-edge-js` module on .NET Core 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.8%
  • C# 28.2%
  • HTML 21.8%
  • CSS 11.2%