Customer Profile Page

Application setup

  1. Clone this repository.
  2. Navigate to the root folder of the application in the command line.
  3. Type yarn install or npm install to install required packages.
  4. Type yarn serve or npm run serve to start a development server.
  5. The site opens in your browser at http://localhost:8080.

You will see the following site:

site-pic