Skip to content

Commit a8f8609

Browse files
author
Zdravko
authored
chore: add server hint in order to run the apps
1 parent ec91555 commit a8f8609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ var params = [
7373
];
7474
task = session.multipartUpload(params, request);
7575
```
76+
> To get advantage of the demo apps and test the functionality, you will have to start the server from `demo-server` folder part of the repository. To do so, execute `cd demo-server && npm run start` command in a terminal.
7677
7778
## Contribute
7879
We love PRs! Check out the [contributing guidelines](CONTRIBUTING.md). If you want to contribute, but you are not sure where to start - look for [issues labeled `help wanted`](https://github.com/NativeScript/nativescript-background-http/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22).

0 commit comments

Comments
 (0)