An open API service indexing awesome lists of open source software.

https://github.com/fneum/scrollytelling


https://github.com/fneum/scrollytelling

Last synced: 5 months ago
JSON representation

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
```