How to setup Superflow with Vue.js
main.js
main.js
initSuperflow
from the NPM package and use it to initialize Superflow.
Next, paste in the unique Superflow code you copied earlier before app.use(router)
.
?review=true
at the end of your url??review=true
at the end of the URL to enable Superflow.
Example: mywebsite.com/?review=true