There is no license information available for the latest version (dev-master) of this package.

The ubiquitous starter project.

Maintainers

Package info

github.com/WebEngineBlueprints/hello-world

Language:HTML

pkg:composer/webengine-blueprints/hello-world

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2026-03-25 18:33 UTC

This package is auto-updated.

Last update: 2026-03-25 18:33:22 UTC


README

Screenshot of a hello world app made in WebEngine

The traditional Hello, World! application: the most minimal WebEngine application possible.

This blueprint displays the message "Hello, World!" in an <h1> tag and does not have any other functionality.

To run: composer install to set up the project, gt run to start the server, then visit http://localhost:8080