Initial template and merge code
This commit is contained in:
3
examples/hello_cr/function.cr
Normal file
3
examples/hello_cr/function.cr
Normal file
@ -0,0 +1,3 @@
|
||||
get "/" do
|
||||
"Hello World!"
|
||||
end
|
Reference in New Issue
Block a user