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