Crafter.CppDOM/examples/HelloWorld/README.md

12 lines
323 B
Markdown
Raw Normal View History

2025-11-09 20:11:22 +01:00
![alt text](https://github.com/Catcrafts/Crafter.Web/blob/master/samples/HelloWorld/HelloWorld.png?raw=true)
This sample demonstrates a simple hello world.
```bash
crafter-build build executable
run.sh
```
and go to `http://localhost:8080/`
if caddy is not installed you can use your favorite static file server instead