Skip to content

Man-UP/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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 .