Skip to content
This repository was archived by the owner on Jun 20, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

map

Setup

  1. Get a Google Maps JavaScript API Key

  2. Create a file named config.json in [path to this repo]/src/assets, and fill in the API Key received from Step 1.

{
  "google_map_api_key": "[Google Maps JavaScript API Key]"
}
  1. Install dependencies
$ npm i

# or

$ yarn

Usage

  1. Start the dev server
$ npm run serve

# or

$ yarn serve

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages