Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 577 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 577 Bytes

Multi User Blog Project

Author: William Yang

The live version of the project is set up at: http://williamyblog.appspot.com/blog

I have used Google App Engine to set up this project. If you want to run the code, please first get Google App Engine SDK for Python:

https://cloud.google.com/appengine/downloads

If you do not have symlinks installed for GAE commands, the launcher will prompt you to install them - please do.

After installing the application, you can run it through the launcher by following:

File -> Add Existing Application -> Add project -> Click Browse