Merge pull request #10210 from abpframework/yekalkan-patch-1

Update SignalR-Integration.md
pull/10211/head
Halil İbrahim Kalkan 4 years ago committed by GitHub
commit f0a1a0bc6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,10 +70,10 @@ This will add the `@abp/signalr` to the dependencies in the `package.json` of yo
}
````
Run the `gulp` in the root folder of your web project:
Run [ABP CLI](CLI.md) `install-libs` command in the root folder of your web project:
````bash
gulp
abp install-libs
````
This will copy the SignalR JavaScript files into your project:

Loading…
Cancel
Save