Hitch-a-Ride Client Web-based client for Hitch-a-Ride. Prereqs Requires Yeoman, Grunt, and Bower. npm install -g yo grunt-cli bower Getting Started Install dependencies: npm install && bower install --dev Build the project: grunt build Run a server: grunt server License MIT