Small project to see how to run a webserver using the crystal language
run the folowwing commands :
- install the dependencies
shards install
- run the server
crystal hello.cr
Small project to see how to run a webserver using the crystal language
run the folowwing commands :
shards install
crystal hello.cr