/multi-user-blog

Udacity's Multie User Blog project for Full Stack NanoDegree

Primary LanguagePython

multi-user-blog

Multi User Blog Project for Udacity Full Stack Nanodegree

You can find the live version of this project at: https://blog-142618.appspot.com/

Steps to run

  1. Clone the project
  2. Install google app engine
  3. Import the application into the launcher.
  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.

yay!