maliming
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/Tutorials/Todo/Index.md
|
|
|
@ -682,7 +682,7 @@ You first need to run the `TodoApp.HttpApi.Host` project since the proxy generat |
|
|
|
Once you run the `TodoApp.HttpApi.Host` project, open a command-line terminal in the `angular` folder and type the following command: |
|
|
|
|
|
|
|
````bash |
|
|
|
abp generate-proxy |
|
|
|
abp generate-proxy -t ng |
|
|
|
```` |
|
|
|
|
|
|
|
If everything goes well, it should generate an output like shown below: |
|
|
|
|