1. Home
  2. Docs
  3. Plugin Framework
  4. Topic 1

Topic 1

How to run projects for plugin architecture

  1. Open console
  2. Go to RegioMarktplatz/RM.Plugin.Server.API folder
  3. Run "dotnet watch run"
  4. Go to RegioMarktplatz/api folder
  5. Run "dotnet watch run"
  6. Run rm.admin.ui project

Articles