Skip to content

fluffybeing/coffeebean-list

Repository files navigation

coffeebean-app

To run the file on your system follow the below step

First of all check whether basic dependency is installed or not like ruby, rails, mysql(i am using) on your system.

Then
$ cd coffeebean_app
$ bundle install
$ bundle exec rake db:migrate
$ rails s

so now the coffeebean app would be running at http://localhost:3000

Releases

No releases published

Packages

No packages published