Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 453 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 453 Bytes

MyBlog

MyBlog is an open blog website

it can run online through GAE Servers or Locally

Requirements

Installation

$ git clone https://github.com/petersobhi/MyBlog.git
$ cd MyBlog
$ dev_appserver.py app.yaml

and then use the web browser to open the link that appears in bash