Adding More Functions to `user-workflow.js`

In this lesson, you will add more functions to `user-workflow.js` for the visualization of the workflow.

We'll cover the following

index.html #

Next, you can start composing the visual part of the workflow. First, let’s create a simple web page that will let you show different steps of the workflow. The web page also needs to load the client application JavaScript from an external file. A new file is created called index.html in the web-site directory, with content similar to the following:

Get hands-on with 1200+ tech skills courses.