Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 409 Bytes

gift-o-matic

An appengine app for creating gift lists

Getting Started

  1. Install the appengine python SDK
  2. cd to the root of this repo
  3. dev_appserver.py .

Step three will start a server at localhost:8080 that serves up gift-o-matic.html.

Deploying

appcfg.py update .

Using react

Read the tutorial: http://facebook.github.io/react/docs/tutorial.html