https://github.com/sai3010/multi-user-blog
https://github.com/sai3010/multi-user-blog
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sai3010/multi-user-blog
- Owner: sai3010
- Created: 2016-11-24T14:03:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-15T17:46:06.000Z (over 8 years ago)
- Last Synced: 2025-01-01T20:09:57.880Z (5 months ago)
- Language: Python
- Size: 2.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.