This is the ZoeCare website. It is located at http://gotozoe.org/, owned by webmaster@gotozoe.org.
Build the app by running gulp from the ./client/ directory.
cd ./client
npm install
npm install -g gulp
gulphttps://github.com/gulpjs/gulp/blob/master/docs/getting-started.md#getting-started
Deploy the app to GAE by running goapp from the root directory.
goapp deploy ./apphttps://developers.google.com/appengine/docs/go/tools/uploadinganapp#Go_Uploading_the_app