Skip to content

jacoboar/blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEND: Blog Project (P1)

Extension of the blog project students will build in the course. Live demo here!


Local Setup

First, download the Google App Engine SDK and open the launcher application to create the symlinks you'll need to run dev_appserver.py in the terminal.

Once that's all set, clone this repository:

$ git clone git@github.com:adarsh0806/blog.git

And simply run dev_appserver.py . from the main project folder. Go to http://localhost:8080 to see the blog app running and http://localhost:8000 for the admin console!

About

bend p1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.0%
  • HTML 26.0%
  • CSS 8.0%