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