Skip to content

ofZach/landlines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Land Lines

This is the source code for Land Lines. For more information about how the project came together, check out the case study.

To run the site locally

You can run a simple python server to host the site

pushd www; python -m SimpleHTTPServer; popd

which you can reach at http://localhost:8000/

Deployment to App Engine

  1. Install the Go SDK for App Engine
  2. Update Makefile with your AppID
  3. run the command: make deploy

About

landlines front end app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages