/gmaps-ts

An app that locates points on Google maps using Typescript

Primary LanguageTypeScript

gmaps-ts

A web app who rendes points on Google Maps. It uses Typescript and Parcel.

Prerequisites

  • Typescript
  • npm
  • Parcel installed globally

Installation

npm install

Running the app

parcel index.ts

It runs the app on localhost:1234