Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 234 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 234 Bytes

Technical Test: Customer Service Portal.

Demo

Setup

To get started, run the following commands:

git clone [email protected]:timdavies/ticket-sample.git
cd ticket-sample
bundle
rails db:setup
rails s