Initial template and merge code

This commit is contained in:
2024-06-28 16:24:52 -03:00
parent 25da2b2e5b
commit 9fb4d7cd04
10 changed files with 35 additions and 68 deletions

View File

@ -0,0 +1,3 @@
get "/" do
"Hello World!"
end