An open API service indexing awesome lists of open source software.

https://github.com/thasup/typescript-maps

A mini project for learning how to use TypeScript with Google Maps API.
https://github.com/thasup/typescript-maps

faker google-maps-api typescript

Last synced: 2 months ago
JSON representation

A mini project for learning how to use TypeScript with Google Maps API.

Awesome Lists containing this project

README

          

# typescript-maps
A mini project for learning how to use TypeScript with Google Maps API.

# Install

1. clone this git on computer
2. install node.js
3. run command `parcel index.html` on terminal
4. go to `http://localhost:1234/` or whatever it told you on terminal
5. happy!