Skip to content

cosmicds/tempo-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

92b5bae · Nov 4, 2024
Apr 17, 2024
Apr 16, 2024
May 28, 2024
Apr 16, 2024
Nov 4, 2024
Apr 16, 2024
Apr 16, 2024
May 20, 2024
Apr 16, 2024
Apr 16, 2024
Oct 23, 2024
Apr 16, 2024
Apr 18, 2024
Apr 17, 2024
Nov 1, 2024

Repository files navigation

TEMPO LITE

This repository is for the "lite" js-only TEMPO data map viewer.

It is based on code developed by @jfoster17 in this repo and the commits that follow.

Developer quick start

  1. Check out the repository to your machine.
  2. If necessary, install Node.js and Yarn.
  3. cd <story-folder-name>
  4. yarn (to install dependencies)
  5. yarn serve (to run development server for TEMPO Lite Data Story)
  6. Copy/paste url (under App running at:) into your browser.