npm start
or yarn start
. If you are using plain HTML, you can use a simple HTTP server like http-server
or live-server
.
You can install http-server
globally using npm:
http://localhost:8080
(or the port specified) to see your map in action.