Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 574 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 574 Bytes

Draw the route

Code Climate Test Coverage

Js lib to draw routes based on Google Maps API

Development

Install dependencies

npm install

Run specs

grunt

It will run the jasmine specs.

Build

grunt uglify

It will generate the minified version on the build dir.