Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 459 Bytes

gmap-browserify

uses local javascript modules with Browserify and the google maps api, no key required. Same functionality as the original RequireJS version. more info

# installs browserify, browserify-shim, gulp, gulp-sourcemaps, gulp-uglify, gulp-util, gulp-webserver, vinyl-buffer, vinyl-source-stream
$ npm install

# run bundle and server
$ gulp