Simple Ticket web application using Backbone + Firebase + Node.js* (for email server)
Clone this repo.
git clone git@github.com:sguerra/SimpleTicketJS.git && cd SimpleTicketJSMake sure Node.js, npm and Bower are installed.
npm install
bower install
npm install -g gulp
gulp