landing-page

Get Started

> npm i
> npm run sass
> npm run serve

AuthConfig

Fill in your AuthConfig with keys from Auth0

export const domain = '' 
export const clientId = '' 
export const audience = ''