Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 416 Bytes

MAN-UP website

The website for Man-UP, written in python for Google Appengine.

A CMS where admins on Google Appengine can login and add news articles.

Running the development environment.

Install the google python runtime

Clone the repo, then in the project's root directory

cd src/
dev_appserver.py .