Browse Source
Update Getting-Started-Running-Solution.md
pull/11540/head
maliming
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
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" }} |
|
|
|