A Sinatra implementation.
- Ruby v2.4.5+
- Configured .env file
- Install dependencies
bundle install
- Run the application
ruby server.rb
- Go to
localhost:4242
in your browser to see the demo
A Sinatra implementation.
bundle install
ruby server.rb
localhost:4242
in your browser to see the demo