geowarin / mySpray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Launch SBT:

      $ sbt
    
  • Compile everything and run all tests:

      > test
    
  • Start the application:

      > re-start
    
  • Browse to http://localhost:8080

  • Stop the application:

      > re-stop
    

About


Languages

Language:Scala 92.5%Language:JavaScript 7.5%