This repository contains the Vue.js code for the Total Solar Eclipse 2024 Cosmic Data Story. The Data Story makes use of WorldWide Telescope to display what the April 8, 2024 solar eclipse would look like from any location.
- Download the repository to your machine from https://github.com/cosmicds/solar-eclipse-2024.
- If necessary, install Node.js and Yarn.
cd <story-folder-name>yarn(to install dependencies)yarn serve(to run development server for Solar Eclipse 2024 Data Story)- Copy/paste url (under
App running at:) into your browser.