Carlos Aroca

Results 2 comments of Carlos Aroca

> I used it on my NuxtJs code which is built on top of VueJS > Just a simple npm install > Then on the file > Import vcard from...

Hey @monojson @e-e @mohamadlounnas, I create a Service to do this while the official package is ready. `npm i aws-sdk` ` import fs from 'fs' import AWS from 'aws-sdk' import...