Browse Source

Update Getting-Started-Running-Solution.md

pull/11540/head
maliming 4 years ago
committed by GitHub
parent
commit
8256ed67f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/Getting-Started-Running-Solution.md

2
docs/en/Getting-Started-Running-Solution.md

@ -91,6 +91,8 @@ Right click to the `.DbMigrator` project and select **Set as StartUp Project**
## Run the Application ## Run the Application
> Please execute the `abp install-libs` command to restore the libs required by the web project before running the application.
{{ if UI == "MVC" || UI == "BlazorServer" }} {{ if UI == "MVC" || UI == "BlazorServer" }}
{{ if Tiered == "Yes" }} {{ if Tiered == "Yes" }}

Loading…
Cancel
Save