Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 438 Bytes

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!