romank0 / mock-preview-server

Mock Preview Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mock CoreData Preview Server

Mock preview server for development. It will always serve the same image for every page requested.

Installing

Create a virtualenv with python 2 or 3 and install requirements into that.

pip install -r requirements.txt

Running

Stop local previewserver (if running) and run the mock one.

python prev.py

About

Mock Preview Server


Languages

Language:Python 100.0%