Hi everyone!
I’m trying to connect AWS Amplify to my Quasar App. I’m following the steps on this repo:
https://github.com/aws-samples/aws-amplify-vue
The only problem is that I don’t know where to import Amplify since I made the project with quasar cli, so no main.js was made. The next image shows the common setup with Vue:
Anyone has any idea on how I can address this problem?