Showing
19 changed files
with
455 additions
and
0 deletions
app/controllers/HomeController.java
0 → 100644
app/views/index.scala.html
0 → 100644
app/views/main.scala.html
0 → 100644
build.gradle
0 → 100644
build.sbt
0 → 100644
conf/application.conf
0 → 100644
conf/logback.xml
0 → 100644
conf/routes
0 → 100644
gradle/wrapper/gradle-wrapper.jar
0 → 100644
No preview for this file type
gradle/wrapper/gradle-wrapper.properties
0 → 100644
gradlew
0 → 100755
gradlew.bat
0 → 100644
project/build.properties
0 → 100644
project/plugins.sbt
0 → 100644
project/scaffold.sbt
0 → 100644
public/images/favicon.png
0 → 100644
687 Bytes
public/javascripts/main.js
0 → 100644
File mode changed
public/stylesheets/main.css
0 → 100644
File mode changed
test/controllers/HomeControllerTest.java
0 → 100644
-
Please register or login to post a comment