Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 284 Bytes

File metadata and controls

20 lines (15 loc) · 284 Bytes

music-is-fun

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 = ''