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