/tempo-lite

Primary LanguageVueMIT LicenseMIT

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.