Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 216 Bytes

File metadata and controls

10 lines (9 loc) · 216 Bytes

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