Running the application

Now it is time to check the application:

  1. Open the terminal and type the following command:
          npm start
    
  2. Go to http://localhost:3000/signup and create a new account with the following information:

    Name: John Doe

    Email: john@doe.com

    Password: 123456

    Running the application

    Signup page

    After the signup process, go to http://localhost:3000/account and see the following screenshot, with the user information:

    Running the application

    Account information

Get Node.js 6.x Blueprints 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.