We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a39afbc commit 798d658Copy full SHA for 798d658
demo/README.md
@@ -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