webengine-blueprints / hello-world
There is no license information available for the latest version (dev-master) of this package.
The ubiquitous starter project.
Package info
github.com/WebEngineBlueprints/hello-world
Language:HTML
pkg:composer/webengine-blueprints/hello-world
dev-master
2026-03-25 18:33 UTC
Requires
- phpgt/webengine: dev-master
This package is auto-updated.
Last update: 2026-03-25 18:33:22 UTC
README
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
