Premier td en developpement mobile avec nativescript, application listant quelques personnages de l'univers de Star Wars
NativeScript Vue ImagePicker (https://github.com/NativeScript/nativescript-imagepicker) --> problème lié à l'utilisation de ce plugin (non utilisé)
VARIN Alexandre
TD1 - Master => Details
# Install dependencies
npm install
# Preview on device
tns preview
# Build, watch for changes and run the application
tns run
# Build, watch for changes and debug the application
tns debug <platform>
# Build for production
tns build <platform> --env.production