mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-17 06:08:31 +01:00
6687353c15
* feat(dumbo): add static files * always serve index.html * update readme * simplify
294 B
294 B
HTML Example
This example demonstrates how to return HTML with Dumbo.
Running the Example
-
Install dependencies:
composer install
-
Start the server:
composer start
-
Access the route:
curl http://localhost:8000