This is a simple Vue application with Magic integration to allow Passwordless login.
git clone https://github.com/magiclabs/example-vue.git
cd example-vue
mv .env.example .env
npm install
npm run serve
Sign Up with Magic and get your VUE_APP_MAGIC_KEY
npm install
npm run serve
npm run build
npm run lint