Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 471 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 471 Bytes

vue-google-map-finder

Vue app that features router, vuex and google maps.

Screenshot

Project setup

npm install

Add your own Google Maps Api key to options.js

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.