Chromely Angular CefSharp - RupertAvery/Chromely GitHub Wiki
Requirements
To run the ChromelyAngularCefSharp application, the following are required:
- Visual Studio 2017 is preferred. Recent older versions like 2015 should work too but not supported.
- Node.js (npm) installed on your system.
Setup Instructions
- Download the chromelyapps/demo-projects files
- Within the
angular-react-vue\folder you can find the different demo applications. - Browse to
ChromelyAngularCefSharp\angularapp\with your favourite command line terminal. - Run
npm install - After npm is ready and has installed all dependencies you can open up Visual Studio.
- Ensure that the build platform target is x64.
- Finally set the ChromelyAngularCefSharp project as the main startup project. You can achieve this by right clicking on the project and choose
Set as StartUp Project - You are now ready to build/debug the demo application.
Demo Screenshots
