https://github.com/fneum/scrollytelling
https://github.com/fneum/scrollytelling
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fneum/scrollytelling
- Owner: fneum
- Created: 2024-03-07T11:02:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:37:35.000Z (over 2 years ago)
- Last Synced: 2025-03-17T07:17:41.245Z (about 1 year ago)
- Language: HTML
- Homepage: https://fneum.github.io/scrollytelling
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrollytelling Example
## Installation
```bash
conda env create -f environment.yaml
```
## Run server
```bash
conda activate scrollytelling
python app.py
```