Skip to content

btford/hitch-a-ride-client

Repository files navigation

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

About

Web-based client, shared by hitch-a-ride webapp and Phonegap-powered Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published