Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 427 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 427 Bytes

npm version

Animation Flow

This is a demo that used to run on Medallia's engineering website.

Click on the dots!

Installation

  • npm install

Local Testing

  • npm run build && ( sleep 3 && open 'http://localhost:8080' & ) && npm start
  • Also, check out localhost:8080/message.html

Dependencies

  • jquery
  • underscore