Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 358 Bytes

File metadata and controls

21 lines (13 loc) · 358 Bytes

ExpenseSplitter

Expense splitter is a ruby project which is done as a part of the Learn IT girl mentoring program.

Start

Use following commands in your console

$ cd 'project_path\ExpenseSplitter'

$ bundle install

$ rake db:migrate

$ rake rails:update:bin

$ rails server

Goto Following url from web browser http://localhost:3000/