Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 468 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 468 Bytes

wj13-cassandra

Application Stub for the Cassandra Workshop

Running

  1. Install Play Framework 2.2.3 from here: http://www.playframework.com/
  2. Change working directory to the project root (wj13-cassandra)
  3. Run: play run
  4. Open http://localhost:9000/ with your browser.

IntelliJ IDEA setup

  1. Run: play idea
  2. Open the project with IDEA
  3. Fix source roots:
    • app
    • conf
    • target/scala-2.10/src_managed/main