/qpp_test

Primary LanguageRuby

Test App

To run this application plase bundle the gems first:

bundle install --path=vendor/bundle

You can start the application server using this command:

bundle exec rackup -p 8080

which will make the app available at this url:

http://localhost:8080