How to add cordova packages?

I want to use Cordova camera package but is there proper way to install the plugin?

for example to install npm packages we use meteor npm install packageName, is there specific pattern that should be used to install cordova plugin?

1 Like