Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fneum/scrollytelling
https://github.com/fneum/scrollytelling
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fneum/scrollytelling
- Owner: fneum
- Created: 2024-03-07T11:02:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:37:35.000Z (8 months ago)
- Last Synced: 2024-06-12T17:45:41.264Z (5 months 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
```