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-camera.git
cd nativescript-camera/demo or cd nativescript-camera/demo-angular
npm run build.plugin && npm install
tns run android or tns run ios depending on the platform you want to test