https://github.com/thejoin95/storytelling-map
Interactive way for tell a story about an amazing travel - based on: https://tympanus.net/codrops/2015/12/16/animated-map-path-for-interactive-storytelling/
https://github.com/thejoin95/storytelling-map
Last synced: 9 months ago
JSON representation
Interactive way for tell a story about an amazing travel - based on: https://tympanus.net/codrops/2015/12/16/animated-map-path-for-interactive-storytelling/
- Host: GitHub
- URL: https://github.com/thejoin95/storytelling-map
- Owner: TheJoin95
- Created: 2017-01-14T23:39:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T13:04:02.000Z (over 3 years ago)
- Last Synced: 2025-04-13T16:46:16.187Z (about 1 year ago)
- Language: HTML
- Size: 26.7 MB
- Stars: 13
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
From: https://tympanus.net/codrops/2015/12/16/animated-map-path-for-interactive-storytelling/
Install it
`$ npm i`
Run it
`$ npm run start`
Build it
`$ npm run build`
Watch it
`$ npm run watch`