A proof of concept framework binding html views to C#.NET view models using Edge.js and Electron
The project now has an example. You should be able to run the project via the following steps:
- Make sure you have npm installed.
- Clone this repo.
- Open in VS2015 or VS2013 Community (or higher).
- Rebuild the solution.
- Set Coldstone.Example as the Startup Project.
- Run project.
- Profit.
Check out more information on this at my blog My Life For The Code