Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Chromely React CefSharp

softoille@gmail.com edited this page Nov 29, 2019 · 1 revision

Requirements

To run the ChromelyReactCefSharp demo 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

  1. Download the chromelyapps/demo-projects files

(this has been automated, simply run the demos)

2. Within the angular-react-vue\ folder you can find the different demo applications. 3. Browse to ChromelyReactCefSharp\reactapp\ with your favourite command line terminal. 4. Run npm install 5. After npm is ready and has installed all dependencies you can open up Visual Studio. 6. Ensure that the build platform target is x64. 7. Finally set the ChromelyReactCefSharp project as the main startup project. You can achieve this by right clicking on the project and choose Set as StartUp Project 8. You are now ready to build/debug the demo application.

Demo Screenshots

Clone this wiki locally