Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 383 Bytes

Shop

General info

Shop is a online shop-like web application developed during Ragnarson 2016 internship.
It's been created for learning purposes only.
It's written in Ruby and uses Sinatra framework.

Running the app

To run the app please navigate to /shop/ directory and type in: bundle exec rackup.
The app will then be accessible at http://localhost:9292/.