Simple app that creates an instance of Google Maps and adds two random markers in it, one for a User and the other one for a Company.
How to run
Install Parcel globally with npm i -g parcel-bundler
and then run parcel index.html
Simple Typescript App created on Stephen Gridder's course on Udemy.
TypeScript
Simple app that creates an instance of Google Maps and adds two random markers in it, one for a User and the other one for a Company.
Install Parcel globally with npm i -g parcel-bundler
and then run parcel index.html