/Cristal-Language-test

test crystal

Primary LanguageCrystalMIT LicenseMIT

Test

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