An open API service indexing awesome lists of open source software.

https://github.com/sai3010/multi-user-blog


https://github.com/sai3010/multi-user-blog

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Udacity Multi Blog Project

Blog: https://udacity-blog-proj-155717.appspot.com/

###Steps to run
1. Clone the project (git clone https://github.com/sai3010/multi-user-blog.git)
2. Install google app engine
3. Import the application into the laucher.
4. Click on run button
5. Or open command prompt in project folder and run following command: $dev_appserver.py .
6. App will start running on configured port.