Skip to content

Files

Latest commit

author
Kevin Mershon
Aug 5, 2014
e181266 · Aug 5, 2014

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 5, 2014
Aug 5, 2014
Aug 5, 2014
Aug 5, 2014

Requirements

  • maven

Getting Started

  1. cp ../../html5/index.html src/main/webapp/
  2. cp -r ../../html5/css src/main/webapp/
  3. cp -r ../../html5/js src/main/webapp/
  4. mvn -Djetty.port=9000 jetty:run