Create a Directory for the Widget
As we previously discovered, widgets live under the static-pages application, so we will create our widget directory underneath the static-pages directory.
mkdir src/applications/static-pages/hello-world
As we previously discovered, widgets live under the static-pages application, so we will create our widget directory underneath the static-pages directory.
mkdir src/applications/static-pages/hello-world