@chargetrip/globe

Interactive globe to render real-time data.

Usage no npm install needed!

<script type="module">
  import chargetripGlobe from 'https://cdn.skypack.dev/@chargetrip/globe';
</script>

README

globe

Install

Install the required dependencies

npm i

To start a development build and watch for changes

npm run watch

To output a production build

npm run build