Running the app

Now that we have a good understanding of the code base, lets go back to the Command Prompt or Terminal and run the application, if it is not already running. You can use the following command to run the application:

$ npm run devor$ yarn dev

This will launch the default browser and navigate you to http://localhost:4200/. Let's register with the application and, to do that, navigate to the register page using the menu link. Create a new account with your details.

If everything goes well, you should see a success message and be redirected to  the login page. Log in with the newly created credentials, and if everything goes well, we will be logged into the application and we should see a screen as shown in the following screenshot: ...

Get Google Cloud AI Services Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.