Skip to content

SoftwareEngineeringUNQ/rate-me

Repository files navigation

rate-me

#. exec: bundle install (install dependencies) #. exec: bundle exec rake db:migrate (create database) #. write new feature #. exec: bundle exec cucumber (run features) #. update web_steps.rb #. exec: bundle exec cucumber (run features) #. update path.rb #. exec: bundle exec cucumber (run features) #. define application action in application.rb #. exec: bundle exec unicorn (start the web server) #. open browser an run the application

#. Install heroku toolbelt (https://toolbelt.heroku.com/) #. Create heroku app (heroku apps:create application_name)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published