/backroom

Sinatra app that generates backroom location barcodes

Primary LanguageCSSMIT LicenseMIT

Sinatra app that generates backroom location barcodes.

Usage

  1. Clone the repo. git clone https://github.com/pschfr/backroom.
  2. Run bundle install to install dependencies defined in Gemfile.
  3. Then run bundle exec rerun rackup to launch with live-reloading powered by rerun.
  4. Open localhost:9292, then make changes and enjoy!.