Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 334 Bytes

gmap-webpack

Webpack version converted from the Browserify version, more info.

$ npm install

# develop with webpack-dev-server
$ npm start

# build for production
$ npm run build

Using Vue.js

/gmap-vue