Installation

To get Slidedecker up and running you’ll need to follow this doc.

Requirements

Slidedecker is built on Flask and SQLAlchemy. You can install these requirements with `pip`.

` pip install -r requirements.txt `