Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 393 Bytes

adventures-in-erlang

Companion repository for an article series

See this article for more information.

Getting started

In order to setup and start the application just type the following commands:

$ rebar get-deps compile
$ ./run.sh

The basic web server is set to localhost:9002.