Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions demo/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
This NativeScript project demonstrates how the plugin works.
If you want to test it out on an emulator or a device you can follow the instructions below:

* `git clone https://github.com/NativeScript/nativescript-angular.git`
* `cd nativescript-angular/demo`
* `npm run build.plugin && npm install`
* `tns run android` or `tns run ios` depending on the platform you want to test