Skip to content

NewsappAJC/stepr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stepr

Display markers and text captions for each event in a sequence of events on a static image or map. One event displays at a time. The user can 'step' through the sequence by clicking the 'next' button, and see their progress tracked by a progress bar and in the URL.

Installation

Install the app and all necessary dependencies.

npm install

Build, watch for changes, and run server

npm run serve-dev
//OR
npm run serve-prod

Build for production

npm run build-prod

Deploy

npm run deploy-staging or npm run deploy-production

About

A visualization tool for plotting a sequence of events on a satellite photo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors