Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 269 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 269 Bytes

UWCS Shop Landing Page

Setup Instructions

pip install pipenv
pipenv install

Then pipenv run flask --app shop --debug run to run dev server or pipenv run python shop/render.py to create static webpage

Write shop/content.yaml to match items sold.