Skip to content

lsman333/maps-platform-101-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps Platform 101: JavaScript Codelab

This repo contains the project template and finished code for the Google Maps Platform 101: JavaScript codelab.

App screenshot

Getting Started

To get started with the codelab, download or fork this repo. A starter template is available in /starter and the full solution code is available in /solution.

To run the starter or solution apps, run the following from their respective directories:

  1. npm i
  2. npm start

This will install the needed dependencies and run the app locally in your browser using Webpack Dev Server.

Support

If you find a bug, please file an issue. Or, if you'd like to contribute, send us a pull request and refer to our code of conduct.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • CSS 19.1%
  • HTML 18.9%