Skip to content

Commit 5e25161

Browse files
author
radeva
authored
Merge pull request #119 from NativeScript/plamen5kov/update-run-demo-instructions
update demo instructions
2 parents a39afbc + 798d658 commit 5e25161

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

demo/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This NativeScript project demonstrates how the plugin works.
2+
If you want to test it out on an emulator or a device you can follow the instructions below:
3+
4+
* `git clone https://github.com/NativeScript/nativescript-angular.git`
5+
* `cd nativescript-angular/demo`
6+
* `npm run build.plugin && npm install`
7+
* `tns run android` or `tns run ios` depending on the platform you want to test

0 commit comments

Comments
 (0)