Skip to content

Commit 798d658

Browse files
committed
update demo instructions
1 parent a39afbc commit 798d658

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)