alebian / frank

Minimalistic Sinatra clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frank

Frank is a very simple and minimalistic Sinatra clone based on this post.

Installation

Clone the repo and execute:

$ bundle install

Usage

After cloning and bundle run:

$ ruby start_app.rb

Then open localhost:4000 in your browser.

Or create your own app following the one provided as an example.

About

Minimalistic Sinatra clone

License:MIT License


Languages

Language:Ruby 100.0%