/agilekoken

Agile Koken Landing Page

Primary LanguageHTML

Agile Koken landing page

This is a single web page and used at Agile Koken

To build:

mvn clean install

To test locally

mvn appengine:devserver

Your application is running at http://localhost:8080

To deploy into the cloud

mvn appengine:update

If you do this the first time you need to authorize yourself; you will be prompted for this.

For more details see Google App Engine Maven Project