[![Gem Version](https://badge.fury.io/rb/erik_server.png)](http://badge.fury.io/rb/erik_server) # Server A little ruby gem that acts as a basic web server ## Installation Add this line to your application's Gemfile: gem 'erik_server' And then execute: $ bundle Or install it yourself as: $ gem install erik_server ## Usage After bundling go to you terminal and type: erik_server That should start the server, navigate to: http://localhost:1337