Skip to content

Latest commit

 

History

History

hello-world

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

hello-world example

Basic hello world example

How to compile

cmake .
make
./hello-world

Then open http://localhost:18080/ in your browser. This will show

Hello world!