Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 519 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 519 Bytes

Kofte


Kofte is an event organizer.

Create your party, invite friends, subscribe to other events, attach photos and leave comments in Kofte service!

Web-page:

Kofte

Launching


Requirements:
  • Ruby version >= 2.3.0

  • Rails version ~> 5.0.0

Commands

Clone the repository to your local machine and run following commands:

$ bundle
$ bundle exec rake db:migrate
rails s

Then open a localhost:3000 page in your browse