Register the application as mentioned in the Getting Started section.
-
Navigate to project home [../../]
-
Run
npm installandnpm run build -
Navigate to browser samples directory [./samples/browser]
-
Install the application by
npm install. -
Rename the secrets.sample.js file as secrets.js.
-
Update your
clientIdin secret.js file. -
Run
npm startto build and start the application. -
Navigate to
http://localhost:8080in your web browser. -
Sign in with your account.
-
Click on the Options to view the result.