webengine-blueprints / hello-you
There is no license information available for the latest version (dev-master) of this package.
A greeter with a simple "do" function.
Package info
github.com/WebEngineBlueprints/hello-you
Language:HTML
pkg:composer/webengine-blueprints/hello-you
dev-master
2026-03-25 18:52 UTC
Requires
- phpgt/webengine: dev-master
This package is auto-updated.
Last update: 2026-03-25 18:52:45 UTC
README
Following on from the Hello, World! app, this blueprint adds user interaction by taking the user's name and greeting them.
To run: composer install to set up the project, gt run to start the server, then visit http://localhost:8080
