Skip to content

im-liang/wonder-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wonder List

To do list integrated with google account

Install Java 8

Detail instructions on https://docs.oracle.com/javase/8/docs/technotes/guides/install/install_overview.html.

Install maven

Detail instructions on https://maven.apache.org/install.html.

Development server

Run mvn appengine:devserver for a dev server. Navigate to http://localhost:8080/ and admin console is running at http://localhost:8080/_ah/admin.