Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple experiment with typescript and google maps API

Commands

Start the application locally

parcel index.html

Note

  1. Make sure that you change add your API key in the index.html script
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>

Refer to Google Developer Console

  1. This app uses specific version of faker and its types
"faker": "^5.5.3"
"@types/google.maps": "^3.47.4",

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages